|
enum | DisplaySetupState : AZ::u8 { Never = 0,
Selected,
Always
} |
|
|
static void | Reflect (AZ::ReflectContext *context) |
|
|
bool | m_breakable = false |
|
DisplaySetupState | m_displayJointSetup = DisplaySetupState::Selected |
|
bool | m_inComponentMode = false |
|
bool | m_selectLeadOnSnap = true |
|
bool | m_selfCollide = false |
|
AZ::EntityId | m_leadEntity |
|
AZ::EntityId | m_followerEntity |
|
float | m_forceMax = 1.0f |
|
float | m_torqueMax = 1.0f |
|
AZ::Vector3 | m_localPosition = AZ::Vector3::CreateZero() |
|
AZ::Vector3 | m_localRotation = AZ::Vector3::CreateZero() |
| Local rotation angles about X, Y, Z axes in degrees, relative to lead body.
|
|
|
static const float | s_breakageMax |
|
static const float | s_breakageMin |
|
The documentation for this class was generated from the following file:
- Gems/PhysX/Code/Editor/EditorJointConfiguration.h