Defines an inclusive distance interval, in meters, that determines when an object, such as a screen overlay , is rendered based on the distance, in meters, from the camera to the primitive. This is different from distance display condition because it is based on the camera's distance to a specified primitive, rather than the camera's distance to the object that uses this display condition.
![]() | Initializes a default distance to primitive display condition. With this constructor, an object is always |
![]() | Initializes a distance to primitive display condition with the inclusive distance interval [minimumDistance, maximumDistance]. When this display condition is assigned to an object, such as a |