ConveyorVisualSurfaceMaterial Property |
The color and texture of the surface of the conveyor (belt, roller or chain). This texture moves with the surface on the conveyor at the motor speed.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic MeshMaterialProperty SurfaceMaterial { get; set; }Property Value
Type:
MeshMaterialProperty
See Also