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