ClipPrimitivePlanesProps Interface
Wire format describing a ClipPrimitive defined by a set of clip planes.
Properties
| Name | Type | Description | |
|---|---|---|---|
| planes | { clips?: UnionOfConvexClipPlaneSetsProps, invisible?: boolean } | undefined |
Defined in
- clipping/ClipPrimitive.ts Line 60
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.