API Reference · Scene and camera
LevelOfDetailCollection
public sealed class LevelOfDetailCollection : Collections.ObjectModel.Collection<LevelOfDetail>A node's levels of detail, in any order: they are sorted by distance when the scene is drawn. Changing the collection is a change to the scene.