Inherits Physics::ShapeConfiguration.
|
| AZ_CLASS_ALLOCATOR (SphereShapeConfiguration, AZ::SystemAllocator) |
|
| AZ_RTTI (SphereShapeConfiguration, "{0B9F3D2E-0780-4B0B-BFEE-B41C5FDE774A}", ShapeConfiguration) |
|
| SphereShapeConfiguration (float radius=ShapeConstants::DefaultSphereRadius, const AZ::Vector3 &scale=ShapeConstants::DefaultScale) |
|
ShapeType | GetShapeType () const override |
|
AZ::Sphere | ToSphere (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_radius = ShapeConstants::DefaultSphereRadius |
|
AZ::Vector3 | m_scale = ShapeConstants::DefaultScale |
|
The documentation for this class was generated from the following file:
- Code/Framework/AzFramework/AzFramework/Physics/ShapeConfiguration.h