offsetZ property

double get offsetZ

The location offset in the Z direction that defines the observer relative to the GeoElement.

The observer location is determined by the GeoElement location plus the offset X, Y, and Z values. Any rotations applied to the GeoElement are also applied to the X, Y, and Z offsets. This allows the observer to be positioned relative to the GeoElement and maintain the relative position even when the GeoElement moves and rotates.

set offsetZ (double value)