MeshGroundOffset

Gets and sets the offset from the mesh ground for drawing and placement of “on terrain” and “relative to 3DML“ objects.

 

JavaScript

 

MeshGroundOffset

 

C#

 

string MeshGroundOffset { get; set; }

 

C++

 

HRESULT MeshGroundOffset ([out, retval] double* pVal)

HRESULT MeshGroundOffset ([in] double pVal)