|
| enum class | 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 follower body.
|
| |
|
bool | m_fixJointLocation = false |
| | When moving entity, the joint location and rotation will be recalculated to stay the same.
|
| |
|
|
static const float | BreakageMax |
| |
|
static const float | BreakageMin |
| |
The documentation for this class was generated from the following file:
- Gems/PhysX/Core/Code/Editor/EditorJointConfiguration.h