Click or drag to resize
DigitalRuneLodSelection Fields

The LodSelection type exposes the following members.

Fields
  NameDescription
Public fieldCurrent
The current LOD node.
Public fieldCurrentIndex
The index of the current LOD.
Public fieldNext
The next LOD node, if the object is transitioning between two LODs.
Public fieldNextIndex
The index of the next LOD, if the object is transitioning between two LODs.
Public fieldTransition
The transition progress [0, 1[, if the object is transitioning between two LODs.
Top
See Also