Inherits Physics::ShapeConfiguration.
|
|
const void * | m_vertexData = nullptr |
| |
|
AZ::u32 | m_vertexCount = 0 |
| |
|
AZ::u32 | m_vertexStride = 4 |
| |
|
const void * | m_planeData = nullptr |
| |
|
AZ::u32 | m_planeCount = 0 |
| |
|
AZ::u32 | m_planeStride = 4 |
| |
|
const void * | m_adjacencyData = nullptr |
| |
|
AZ::u32 | m_adjacencyCount = 0 |
| |
|
AZ::u32 | m_adjacencyStride = 4 |
| |
|
bool | m_copyData = true |
| | If set, vertex buffer will be copied in the native physics implementation,.
|
| |
|
AZ::Vector3 | m_scale = ShapeConstants::DefaultScale |
| |
|
|
static void | Reflect (AZ::ReflectContext *context) |
| |
◆ Clone()
| AZStd::shared_ptr< ShapeConfiguration > Physics::ConvexHullShapeConfiguration::Clone |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetShapeType()
| ShapeType Physics::ConvexHullShapeConfiguration::GetShapeType |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file:
- Code/Framework/AzFramework/AzFramework/Physics/ShapeConfiguration.h