Skip to content

Documentation / @ripl/3d / createSphere

Function: createSphere() ​

createSphere(...options): Sphere

Defined in: 3d/src/elements/sphere.ts:152

Factory function that creates a new Sphere instance.

Parameters ​

ParameterType
...options[Shape3DOptions<SphereState>]

Returns ​

Sphere