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