Skip to content

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 ​

ParameterType
...options[Shape3DOptions<PlaneState>]

Returns ​

Plane