ezEngine  Release 25.03
ezJoltCollisionMeshAssetProperties Class Reference
Inheritance diagram for ezJoltCollisionMeshAssetProperties:

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
 
ezString m_sConvexMeshSurface
 
ezEnum< ezMeshImportTransformm_ImportTransform
 
ezEnum< ezBasisAxism_RightDir = ezBasisAxis::PositiveX
 
ezEnum< ezBasisAxism_UpDir = ezBasisAxis::PositiveY
 
bool m_bFlipForwardDir = true
 
bool m_bIsConvexMesh = false
 
ezEnum< ezJoltConvexCollisionMeshTypem_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< ezJoltSurfaceResourceSlot, 8 > m_Slots
 
ezUInt32 m_uiVertices = 0
 
ezUInt32 m_uiTriangles = 0
 
bool m_bSimplifyMesh = false
 
bool m_bAggressiveSimplification = false
 
ezUInt8 m_uiMeshSimplification = 50
 
ezUInt8 m_uiMaxSimplificationError = 10
 

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: