Property OnOrUnder
OnOrUnder
Altitude reference of the object. It defines how the object treats its Z position: as position of its bottom or its top.
Declaration
public Scene.Object.AltitudeType OnOrUnder { get; set; }
Property Value
Type | Description |
---|---|
Scene.Object.AltitudeType |
Remarks
The value Default is never returned by this property, though you can assign it to the property to reset object's altitude type to its default.