DisableRendering
Disable the 3D rendering. After calling this, the 3D view won’t be updated.
Function
void DisableRendering()
Example
Disable rendering:
SYM3.DisableRendering();
Disable the 3D rendering. After calling this, the 3D view won’t be updated.
void DisableRendering()
Disable rendering:
SYM3.DisableRendering();