Loading...
Searching...
No Matches
realvirtual.ConveyorBelt Class Reference
ConveyorBelt provides advanced visual representation of industrial conveyor systems with realistic belt animation. More...
Inheritance diagram for realvirtual.ConveyorBelt:

Public Member Functions | |
void | SetScroll (float x) |
void | SetDimensions (float length, float width, float height) |
Public Attributes | |
float | length |
float | width |
float | height |
float | scroll |
float | speed |
GameObject | topSurface |
GameObject | bottomSurface |
GameObject | leftCap |
GameObject | rightCap |
Detailed Description
ConveyorBelt provides advanced visual representation of industrial conveyor systems with realistic belt animation.
This component renders a conveyor belt with cylindrical end caps and flat transport surfaces, automatically synchronizing belt movement with the associated TransportSurface drive speed for accurate material flow visualization. Supports dynamic belt sizing, texture scrolling animation, and integration with realvirtual's transport physics system. Ideal for creating visually realistic conveyor systems in factory simulations and material handling applications.