Defines an inclusive distance interval, in meters, that determines when an object, such as a primitive , is rendered based on the distance, in meters, from the camera to the object.
![]() | Initializes a default distance display condition. minimum distance is set to 0 and maximum distance is set to Double.MaxValue. With this interval, an object is always |
![]() | Initializes a distance display condition with the inclusive distance interval [minimumDistance, maximumDistance]. When this display condition is assigned to an object, such as a |