DistanceToPositionDisplayCondition Constructor |
Name | Description | |
---|---|---|
DistanceToPositionDisplayCondition | ||
DistanceToPositionDisplayCondition(Cartesian, Double, Double) |
Initializes a distance display condition with the inclusive distance interval
[minimumDistance, maximumDistance]. When this
display condition is assigned to an object, such as a
primitive,
the object is only
rendered
when the distance, in meters, from the camera to the position is within the interval.
| |
DistanceToPositionDisplayCondition(ReferenceFrame, Cartesian, Double, Double) |
Initializes a distance display condition with the inclusive distance interval
[minimumDistance, maximumDistance]. When this
display condition is assigned to an object, such as a
primitive,
the object is only
rendered
when the distance, in meters, from the camera to the position is within the interval.
|