Inherits Physics::ShapeConfiguration.
|
| AZ_CLASS_ALLOCATOR (CapsuleShapeConfiguration, AZ::SystemAllocator) |
|
| AZ_RTTI (CapsuleShapeConfiguration, "{19C6A07E-5644-46B7-A49E-48703B56ED32}", ShapeConfiguration) |
|
| CapsuleShapeConfiguration (float height=ShapeConstants::DefaultCapsuleHeight, float radius=ShapeConstants::DefaultCapsuleRadius, const AZ::Vector3 &scale=ShapeConstants::DefaultScale) |
|
ShapeType | GetShapeType () const override |
|
AZ::Capsule | ToCapsule (const AZ::Transform &transform=AZ::Transform::CreateIdentity()) const |
|
| AZ_CLASS_ALLOCATOR (ShapeConfiguration, AZ::SystemAllocator) |
|
| AZ_RTTI (ShapeConfiguration, "{1FD56C72-6055-4B35-9253-07D432B94E91}") |
|
| ShapeConfiguration (const AZ::Vector3 &scale=ShapeConstants::DefaultScale) |
|
|
static void | Reflect (AZ::ReflectContext *context) |
|
static void | Reflect (AZ::ReflectContext *context) |
|
|
float | m_height = ShapeConstants::DefaultCapsuleHeight |
| Total height, including hemispherical caps, oriented along z-axis.
|
|
float | m_radius = ShapeConstants::DefaultCapsuleRadius |
|
AZ::Vector3 | m_scale = ShapeConstants::DefaultScale |
|
The documentation for this class was generated from the following file:
- Code/Framework/AzFramework/AzFramework/Physics/ShapeConfiguration.h