Click or drag to resize

ConveyorVisualSurfaceMaterial Property

Property Value

Type: MeshMaterialProperty
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: 10.0.0.6737
Syntax
C#
public MeshMaterialProperty SurfaceMaterial { get; set; }

Property Value

Type: MeshMaterialProperty
See Also