|
MxEngine
|
Public Types | |
| using | LODInstance = MeshHandle |
| using | LODIndex = uint8_t |
Public Member Functions | |
| void | Generate (LODConfig config=LODConfig{ }) |
| void | FixBestLOD (const Vector3 &viewportPosition, float viewportZoom=1.0f) |
| LODInstance | GetMeshLOD () const |
Public Attributes | |
| bool | AutoLODSelection = true |
| LODIndex | CurrentLOD = 0 |
| MxVector< LODInstance > | LODs |
1.8.12