ezEngine  Release 25.03
ezCollisionMeshAssetProperties Class Reference
Inheritance diagram for ezCollisionMeshAssetProperties:

Static Public Member Functions

static void PropertyMetaStateEventHandler (ezPropertyMetaStateEvent &e)
 
- Static Public Member Functions inherited from ezNoBase
static const ezRTTIGetStaticRTTI ()
 

Public Attributes

ezString m_sMeshFile
 
float m_fUniformScaling = 1.0f
 
ezEnum< ezBasisAxism_RightDir = ezBasisAxis::PositiveX
 
ezEnum< ezBasisAxism_UpDir = ezBasisAxis::PositiveY
 
bool m_bFlipForwardDir = false
 
bool m_bIsConvexMesh = false
 
ezEnum< ezConvexCollisionMeshTypem_ConvexMeshType
 
ezUInt16 m_uiMaxConvexPieces = 2
 
float m_fRadius = 0.5f
 
float m_fRadius2 = 0.5f
 
float m_fHeight = 1.0f
 
ezUInt8 m_uiDetail = 1
 
ezHybridArray< ezSurfaceResourceSlot, 8 > m_Slots
 
ezUInt32 m_uiVertices = 0
 
ezUInt32 m_uiTriangles = 0
 

Additional Inherited Members

- Public Member Functions inherited from ezReflectedClass
virtual const ezRTTIGetDynamicRTTI () const
 
bool IsInstanceOf (const ezRTTI *pType) const
 Returns whether the type of this instance is of the given type or derived from it.
 
template<typename T >
EZ_ALWAYS_INLINE bool IsInstanceOf () const
 Returns whether the type of this instance is of the given type or derived from it.
 

The documentation for this class was generated from the following files: