|
static void | Reflect (AZ::ReflectContext *context) |
|
|
AZStd::string | m_graphicalMaterialSlot { "Belt" } |
| Name of the material slot to change UVs of.
|
|
float | m_beltWidth = 1.0f |
| Width of the conveyor belt.
|
|
float | m_segmentSize = 0.1f |
| Length of individual segments of the conveyor belt.
|
|
AZ::Data::Asset< Physics::MaterialAsset > | m_materialAsset |
| Material of individual segments of the conveyor belt.
|
|
AZ::EntityId | m_conveyorEntityId |
| Conveyor belt entity (used for texture movement)
|
|
float | m_textureScale = 1.0f |
| Scaling factor of the texture.
|
|
float | m_speed = 1.0f |
| Initial speed of the conveyor belt.
|
|
The documentation for this struct was generated from the following file:
- Gems/WarehouseAutomation/Code/Source/ConveyorBelt/ConveyorBeltComponentConfiguration.h