createPlanes MethodStatic
create from an array of planes.
- Each plane reference in the
planesarray is taken into the result. - The input array itself is NOT taken into the result.
createPlanes(planes: ClipPlane[], result?: ConvexClipPlaneSet): ConvexClipPlaneSet
| Parameter | Type | Description |
|---|---|---|
| planes | ClipPlane[] | |
| result | ConvexClipPlaneSet |
Defined in
Last Updated: 08 January, 2020