BestLOD

TerraExplorer displays the best LOD file based on the viewer position in relation to the object. In addition, when downloaded from a web server, each file is downloaded independently. As a result, the model overall display performance and download rate are improved. Only the first LOD file of a set can be opened, and the other files are read automatically

 

JavaScript

 

 

 

BestLOD

 

C#

 

 

 

double BestLOD { get; set; }

 

C++

 

 

 

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

HRESULT BestLOD([in] double pVal)