Inherits Physics::ShapeConfiguration.
 | 
| 
  | AZ_CLASS_ALLOCATOR (BoxShapeConfiguration, AZ::SystemAllocator) | 
|   | 
| 
  | AZ_RTTI (BoxShapeConfiguration, "{E58040ED-3E50-4882-B0E9-525E7A548F8D}", ShapeConfiguration) | 
|   | 
| 
  | BoxShapeConfiguration (const AZ::Vector3 &boxDimensions=ShapeConstants::DefaultBoxDimensions, const AZ::Vector3 &scale=ShapeConstants::DefaultScale) | 
|   | 
| ShapeType  | GetShapeType () const override | 
|   | 
| AZStd::shared_ptr< ShapeConfiguration >  | Clone () const override | 
|   | 
| 
AZ::Obb  | ToObb (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) | 
|   | 
 | 
| 
AZ::Vector3  | m_dimensions = ShapeConstants::DefaultBoxDimensions | 
|   | 
| 
AZ::Vector3  | m_scale = ShapeConstants::DefaultScale | 
|   | 
◆ Clone()
◆ GetShapeType()
  
  
      
        
          | ShapeType Physics::BoxShapeConfiguration::GetShapeType  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineoverridevirtual   | 
  
 
 
The documentation for this class was generated from the following file:
- Code/Framework/AzFramework/AzFramework/Physics/ShapeConfiguration.h