Show contents 

Working with General Visual Components > Classes > WebGLControl > WebGLControl.clear

WebGLControl.clear

Syntax

clear();

Description

The clear method clears object draw area.

Example

The example of method use is given in description of the WebGLControl.renderMesh method.

See also:

WebGLControl