CurrentLod
Enum representing the current level of detail (LOD) for a mesh.
Enumeration Members
Enumeration Member | Value | Description |
---|---|---|
GEOMETRY | 0 | Represents the full geometry of the model |
INVISIBLE | 2 | Represents the invisible representation of the model |
WIRES | 1 | Represents the wireframe representation of the model |