Public Member Functions | |
| AZ_CLASS_ALLOCATOR (UpdateVortexForce, AZ::SystemAllocator, 0) | |
| void | CheckParam () |
Public Attributes | |
| ValueObjFloat | originPullObject = { "originPullObject", 1.f } |
| ValueObjFloat | vortexRateObject = { "vortexRateObject", 1.f } |
| ValueObjFloat | vortexRadiusObject = { "vortexRadiusObject", 0.f } |
| AZ::Vector3 | vortexAxis = { 0.f, 0.f, 1.f } |
| AZ::Vector3 | origin = { 0.f, 0.f, 0.f } |
| AZ::u32 | version = 1 |