<ClearBuffersNode> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » Node » Group » RenderStateNode » ClearBuffersNode

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
<Color>ColorGets or sets the <Color> used to initialize the depth buffer. ( Also referred to as the 'Clear' color. )
int32ClearColorBufferClears the color buffer.
int32ClearDepthBufferClears the depth buffer.
doubleDepthGets or sets the single-precision ( or double-precision depending on use case ) value used to initialize the depth buffer. ( Often -1 ).