Click or drag to resize

ConveyorVisualSurfaceTilesWide Property

The number of times to repeat the surface material texture along the width of the conveyor surface. This defaults to 1.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public int SurfaceTilesWide { get; set; }

Property Value

Type: Int32
See Also