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 711
Last Updated: 20 June, 2023