Provides script language access to C++ objects of this type.
| Class Hierarchy | Type » Node » Group » RenderStateNode » ClearBuffersNode |
Object members are as follows:
| Type Name | Accessor Name | Documentation |
|---|---|---|
| <Color> | Color | Gets or sets the <Color> used to initialize the depth buffer. ( Also referred to as the 'Clear' color. ) |
| int32 | ClearColorBuffer | Clears the color buffer. |
| int32 | ClearDepthBuffer | Clears the depth buffer. |
| float64 | Depth | Gets or sets the single-precision ( or double-precision depending on use case ) value used to initialize the depth buffer. ( Often -1 ). |
| int32 | DepthBufferTests | This option is undocumented at present. |
| int32 | DepthBufferWrites | This option is undocumented at present. |
| int32 | Flags | This option is undocumented at present. |