setInvisible Method
Set the invisible flag. Interpretation of this is up to the use code algorithms.
setInvisible(invisible: boolean): void
| Parameter | Type | Description | 
|---|---|---|
| invisible | boolean | 
Returns - void
Defined in
- clipping/ClipPlane.ts Line 478
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.