Click or drag to resize
DigitalRuneLodCollectionRemove Method
Removes a specific LOD from the LodCollection.
Overload List
  NameDescription
Public methodRemove(Int32)
Removes the LOD at the specified index from the LodCollection.
Public methodRemove(Single)
Removes the LOD at a specific distance from the LodCollection.
Public methodRemove(SceneNode)
Removes the specified LOD node from the LodCollection.
Top
See Also