|
| AZ_CLASS_ALLOCATOR (JointComponentConfiguration, AZ::SystemAllocator) |
|
| AZ_TYPE_INFO (JointComponentConfiguration, "{1454F33F-AA6E-424B-A70C-9E463FBDEA19}") |
|
| JointComponentConfiguration (AZ::Transform localTransformFromFollower, AZ::EntityId leadEntity, AZ::EntityId followerEntity) |
|
|
static void | Reflect (AZ::ReflectContext *context) |
|
|
AZ::EntityId | m_leadEntity |
| EntityID for entity containing body that is lead to this joint constraint.
|
|
AZ::EntityId | m_followerEntity |
| EntityID for entity containing body that is follower to this joint constraint.
|
|
AZ::Transform | m_localTransformFromFollower |
| Joint's location and orientation in the frame (coordinate system) of the follower entity.
|
|
The documentation for this class was generated from the following file:
- Gems/PhysX/Core/Code/Source/JointComponent.h