Description:

Push a ClipTesting flag on the engine's stack.

Syntax:
public void PushClipTesting(
bool enable
)
deprecated in 6.0
obsolete: Use PushDepthTesting
Parameters:
  • enable
  • Type: bool
  • ClipTesting flag.
Returns:
Type: void
Available since:
5.0

PushClipTesting method

Class:  Rhino.Display.DisplayPipeline

Nothing found