setInvisible Method
Set the invisible flag. Interpretation of this flag is algorithm-specific.
setInvisible(invisible: boolean): void
| Parameter | Type | Description |
|---|---|---|
| invisible | boolean |
Returns - void
Defined in
- clipping/ClipPlane.ts Line 490
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.