ConveyorSideProperties Class | 
[Missing <summary> documentation for "T:Demo3D.Visuals.ConveyorSideProperties"]
Namespace: Demo3D.Visuals
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class ConveyorSideProperties : OwnedProperties
The ConveyorSideProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| ConveyorSideProperties | Initializes a new instance of the ConveyorSideProperties class  | 
| Name | Description | |
|---|---|---|
| CollisionType | ||
| CutoutAutomatic | ||
| CutoutLength | ||
| CutoutPosition | ||
| CutOuts | ||
| FrictionMaterial | ||
| Height | ||
| Material | ||
| Profile | ||
| SidePhysicsEnabled | ||
| SideVisible | ||
| Step | ||
| StepAngle | ||
| Width | ||
| WidthOffset | 
| Name | Description | |
|---|---|---|
| FlipH | 
            Horizontally flips all polygons in the side profile.  
              | |
| FlipH(ExtrusionPolygon) | 
            Horizontally flips polygon within the side profile.
              | |
| FlipH(ListExtrusionPolygon) | 
            Horizontally flips all polygons in the list of polygons within the side profile.
              | |
| FlipV | 
            Vertically flips all polygons in the side profile.  
              | |
| FlipV(ExtrusionPolygon) | 
            Vertically flips polygon within the side profile.
              | |
| FlipV(ListExtrusionPolygon) | 
            Vertically flips all polygons in the list of polygons within the side profile.
              | |
| GetMeshKey | ||
| GetPickMeshKey | ||
| GetProperties | (Overrides OwnedProperties.GetProperties.) | |
| ReverseDirection | 
            Reverses direction of all polygons in the side profile.  
              | |
| ReverseDirection(ExtrusionPolygon) | 
            Reverses direction of polygon within the side profile.
              | |
| ReverseDirection(ListExtrusionPolygon) | 
            Reverses direction of all polygons in the list of polygons within the side profile.
              | |
| ToString | (Overrides SimpleCustomTypeDescriptor.ToString.) |