|
My Project
|
A way of recording the way each LODs is recorded a static Mesh or ParaXMesh object. More...
#include <MeshEntity.h>
Public Attributes | |
| float | m_fromDepthSquared |
| squared Z value from which this LOD will apply | |
| std::string | m_sMeshFileName |
| Only relevant if m_bIsLodManual is true, the name of the alternative mesh to use. | |
| ref_ptr< CParaXStaticBase > | m_pStaticMesh |
| Hard link to mesh to avoid looking up each time. | |
| CParaXModelPtr | m_pParaXMesh |
A way of recording the way each LODs is recorded a static Mesh or ParaXMesh object.
1.8.12