EnableDepthBuffer Data Member Function

Toggles depth buffer writes in the rendering device.

Prototype

int32 EnableDepthBuffer( int32 Enable )

Parameters

Parameter Type Parameter Name Documentation
int32EnableA flag indicating to enable or disable depth buffer writes in the rendering device.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.