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 70
Last Updated: 20 June, 2023