setInvisible Method
Set the invisible
property on each plane of the convex set.
setInvisible(invisible: boolean): void
Parameter | Type | Description |
---|---|---|
invisible | boolean | value to store |
Returns - void
Defined in
- clipping/ConvexClipPlaneSet.ts Line 745
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.