Plasma Engine  2.0
Loading...
Searching...
No Matches
plMeshAssetProperties Class Reference
Inheritance diagram for plMeshAssetProperties:

Static Public Member Functions

static void PropertyMetaStateEventHandler (plPropertyMetaStateEvent &e)
 
- Static Public Member Functions inherited from plNoBase
static const plRTTIGetStaticRTTI ()
 

Public Attributes

plString m_sMeshFile
 
float m_fUniformScaling = 1.0f
 
float m_fRadius = 0.5f
 
float m_fRadius2 = 0.5f
 
float m_fHeight = 1.0f
 
plAngle m_Angle = plAngle::MakeFromDegree(360.0f)
 
plUInt16 m_uiDetail = 0
 
plUInt16 m_uiDetail2 = 0
 
bool m_bCap = true
 
bool m_bCap2 = true
 
plEnum< plBasisAxism_RightDir = plBasisAxis::PositiveY
 
plEnum< plBasisAxism_UpDir = plBasisAxis::PositiveZ
 
bool m_bFlipForwardDir = false
 
plMeshPrimitive::Enum m_PrimitiveType = plMeshPrimitive::Default
 
bool m_bRecalculateNormals = false
 
bool m_bRecalculateTrangents = true
 
bool m_bImportMaterials = true
 
plEnum< plMeshNormalPrecisionm_NormalPrecision
 
plEnum< plMeshTexCoordPrecisionm_TexCoordPrecision
 
plEnum< plMeshVertexColorConversionm_VertexColorConversion
 
plHybridArray< plMaterialResourceSlot, 8 > m_Slots
 
plUInt32 m_uiVertices = 0
 
plUInt32 m_uiTriangles = 0
 

Additional Inherited Members

- Public Member Functions inherited from plReflectedClass
virtual const plRTTIGetDynamicRTTI () const
 
bool IsInstanceOf (const plRTTI *pType) const
 Returns whether the type of this instance is of the given type or derived from it.
 
template<typename T >
PL_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: