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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.