ConveyorVisualSurfaceTilesLong Property |
If 0 then the tiles long are based on the conveyor width, keeping the texture square. Use a number greater than 0 to specify the exact number of times the surface material texture should repeat along the length of the conveyor surface.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic int SurfaceTilesLong { get; set; }Property Value
Type:
Int32
See Also