Home > All Other Interfaces > ITerrain3DRegBase > Radius
The radius of the object.
JavaScript
Radius
C#
double Radius { get; set; }
C++
HRESULT Radius([out, retval] double* pVal)
HRESULT Radius([in] double pVal)