Description:

Enable or disable the Clipping Plane logic of the engine.

Syntax:
public void EnableClippingPlanes(
bool enable
)
Parameters:
  • enable
  • Type: bool
  • True to enable Clipping Planes, False to disable.
Returns:
Type: void
Available since:
5.0

/
/
/
EnableClippingPlanes

EnableClippingPlanes method

Class:  Rhino.Display.DisplayPipeline

Nothing found