Working with General Visual Components > Classes > WebGLControl > WebGLControl.clear
clear();
The clear method clears object draw area.
The example of method use is given in description of the WebGLControl.renderMesh method.
See also:
WebGLControl