Documentation / @ripl/3d / createPlane
Function: createPlane() ​
createPlane(...
options):Plane
Defined in: 3d/src/elements/plane.ts:85
Factory function that creates a new Plane instance.
Parameters ​
| Parameter | Type |
|---|---|
...options | [Shape3DOptions<PlaneState>] |