<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.
float64DepthGets or sets the single-precision ( or double-precision depending on use case ) value used to initialize the depth buffer. ( Often -1 ).
int32DepthBufferTestsThis option is undocumented at present.
int32DepthBufferWritesThis option is undocumented at present.
int32FlagsThis option is undocumented at present.