ClipIntersectionStyleProps Interface
Wire format describing a ClipIntersectionStyle.
@see ClipIntersectionStyle.
Properties
| Name | Type | Description | |
|---|---|---|---|
| color | RgbColorProps | undefined | Color to apply to intersection of geometry and clip planes, default white | |
| width | number | undefined | Number of pixels to be considered intersecting the clip plane, default 1 |
Defined in
- core/common/src/ClipStyle.ts Line 106
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.