RhinoCommon API
DisplayPipelineEnableDepthTesting Method |
Enable or disable the DepthTesting behaviour of the engine.
When DepthTesting is disabled, objects in front will no
longer occlude objects behind them.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

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

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