createCapture MethodStatic

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

createCapture(planes: ConvexClipPlaneSet | UnionOfConvexClipPlaneSets, isInvisible: booleanfalse): ClipPrimitive

Parameter Type Description
planes ConvexClipPlaneSet | UnionOfConvexClipPlaneSets clipper
isInvisible boolean set the invisible flag on the ClipPrimitive

Returns - ClipPrimitive

Defined in

Last Updated: 17 May, 2024