This event occurs whenever the terrain quality that the user is currently viewing is updated.
|
JavaScript |
|
|
OnRenderQualityChanged( Quality) |
|
|
C# |
|
|
void OnRenderQualityChanged( int Quality) |
|
|
C++ |
|
|
HRESULT OnRenderQualityChanged( int Quality) |
|
Parameters
Quality
The new terrain quality that the user is viewing. The quality parameter is a number between 0 to 100 in increments of 10.