| LodSelection Fields |
The LodSelection type exposes the following members.
| Name | Description | |
|---|---|---|
| Current |
The current LOD node.
| |
| CurrentIndex |
The index of the current LOD.
| |
| Next |
The next LOD node, if the object is transitioning between two LODs.
| |
| NextIndex |
The index of the next LOD, if the object is transitioning between two LODs.
| |
| Transition |
The transition progress [0, 1[, if the object is transitioning between two LODs.
|