SoDepthBuffer Properties |
The SoDepthBuffer type exposes the following members.
Name | Description | |
---|---|---|
clearBuffer | If true, the depth buffer is cleared when the node is traversed. | |
function | Depth comparison function to use (glDepthFunc). | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
range | Value range for the depth buffer (glDepthRange). | |
test | Enable depth buffer testing (glEnable). | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) | |
write | Enable depth buffer writing (glDepthMask). |