Set or return distance from the camera at which the Video on Terrain disappears.
| JavaScript | 
 | 
| MaximumProjectionDistance | |
| C# | 
 | 
| double MaximumProjectionDistance { get; set; } | |
| C++ | 
 | 
| HRESULT MaximumProjectionDistance([out, retval] double* pVal) HRESULT MaximumProjectionDistance([in] double pVal) | |