Home > All Other Interfaces > ITerrainModel > ScaleFactor

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)