API Reference > geometry-core > CartesianGeometry > ClipPrimitiveShapeProps ClipPrimitiveShapeProps Interface Wire format describing a ClipShape. Properties Name Type Description shape undefined | { invisible?: boolean, mask?: boolean, points?: XYZProps[], trans?: TransformProps, zhigh?: number, zlow?: number } The clip polygon. Defined in clipping/ClipPrimitive.ts Line 65 Last Updated: 11 June, 2024