Home > All Other Interfaces > ITerrainModel > ScaleFactor
The scale factor for the model.
JavaScript
ScaleFactor
C#
double ScaleFactor { get; set; }
C++
HRESULT ScaleFactor([out, retval] double* pVal)
HRESULT ScaleFactor([in] double pVal)