API Reference > geometry-core > CartesianGeometry > ClipPrimitive > createCapture 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 Returns - ClipPrimitive Defined in core/geometry/src/clipping/ClipPrimitive.ts Line 83 Last Updated: 13 June, 2024