Public Member Functions | |
| AZ_CLASS_ALLOCATOR (SpawnRotation, AZ::SystemAllocator, 0) | |
| void | CheckParam () |
| void | ConvertDistIndexVersion (Distribution &distribution) |
Public Attributes | |
| ValueObjFloat | initAngleObject = { "initAngleObject", 0.f } |
| ValueObjFloat | rotateSpeedObject = { "rotateSpeedObject", 0.f } |
| AZ::Vector3 | initAxis = { 0, 1, 0 } |
| AZ::Vector3 | rotateAxis = { 0, 1, 0 } |
| AZ::u32 | version = 1 |