Defines an ellipsoid around the vehicle
object.
Granularity | Indicates the number of points used to draw the ellipsoid. Lower numbers create a better ellipsoid and higher numbers make the ellipsoid draw faster. |
ReferenceFrame | The reference axes that is used to align the ellipsoid. |
Translucency | Valid values are 0 - 100, where 0 is opaque and 100 is transparent |
UseTranslucency | Specifies a translucency of the object |
XAxisOffset | The distance to offset the box (positive or negative) along the X axis of the reference frame. |
XSemiAxisLength | Indicates how far along the X axis of the reference frame the box extends. Value must be greater than 0. |
YAxisOffset | The distance to offset the box (positive or negative) along the Y axis of the reference frame. |
YSemiAxisLength | Indicates how far along the Y axis of the reference frame the box extends. Value must be greater than 0. |
ZAxisOffset | The distance to offset the box (positive or negative) along the Z axis of the reference frame. |
ZSemiAxisLength | Indicates how far along the Z axis of the reference frame the box extends. Value must be greater than 0. |
Implemented Interface |
---|
IAgVeVOProximityAreaObject |
Name |
---|
AgVeVOEllipsoid |