Represents the position relative to the terrain.
Members
-
staticconstantHeightReference.CLAMP_TO_GROUND :Number
-
The position is clamped to the terrain.
-
staticconstantHeightReference.NONE :Number
-
The position is absolute.
-
staticconstantHeightReference.RELATIVE_TO_GROUND :Number
-
The position height is the height above the terrain.