RhinoCommon API
DisplayPipelineEnableDepthWriting Method |
Enable or disable the DepthWriting behaviour of the engine.
When DepthWriting is disabled, drawn geometry does not affect the Z-Buffer.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public void EnableDepthWriting( bool enable )
Public Sub EnableDepthWriting ( enable As Boolean )
Parameters
- enable
- Type: SystemBoolean
true to enable DepthWriting, false to disable.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8