Module: HeightReference

Represents the position relative to the terrain.
Source:

Members

(static, constant) CLAMP_TO_GROUND :Number

The position is clamped to the terrain.
Type:
  • Number
Source:

(static, constant) NONE :Number

The position is absolute.
Type:
  • Number
Source:

(static, constant) RELATIVE_TO_GROUND :Number

The position height is the height above the terrain.
Type:
  • Number
Source: