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