createCapture MethodStatic

Create a ClipPrimitive, capturing the supplied plane set as the clip planes.

createCapture(planes: UnionOfConvexClipPlaneSets | ConvexClipPlaneSet | undefined, isInvisible: boolean = false): ClipPrimitive

Parameter Type Description
planes UnionOfConvexClipPlaneSets | ConvexClipPlaneSet | undefined clipper
isInvisible boolean true to invert sense of the test

Defined in

Last Updated: 08 January, 2020