API Reference > geometry-core > CartesianGeometry > ClipPrimitive > createCapture createCapture MethodStatic Create a ClipPrimitive, capturing the supplied plane set as the clip planes. createCapture(planes: undefined | ConvexClipPlaneSet | UnionOfConvexClipPlaneSets, isInvisible: boolean = false): ClipPrimitive Parameter Type Description planes undefined | ConvexClipPlaneSet | UnionOfConvexClipPlaneSets clipper isInvisible boolean true to invert sense of the test Returns - ClipPrimitive Defined in clipping/ClipPrimitive.ts Line 122 Last Updated: 11 June, 2024