Description:

Adds a clipping plane to the list.

Syntax:
public void Add(
ClippingPlaneObject clippingplane,
bool asConst
)
Parameters:
  • asConst
  • Type: bool
  • Whether this clipping plane should be treated as non-modifiable.
Returns:
Type: void
Available since:
6.7

Nothing found