Gets the number of imaginary resolution levels that are used to enhance the visual quality when the camera is close to the ground.
Legal Values: 0 to 6 (inclusive). When the camera is very close to the ground and no actual terrain resolution is available in the MPT database, the terrain appears smoother as more imaginary levels are added.
| JavaScript | 
 | 
| Levels | |
| C# | 
 | 
| int Levels { get; } | |
| C++ | 
 | 
| HRESULT Levels([out, retval] long* pVal) | |