Interface UVSphereOptions

Optional arguments for UV sphere generation.

Hierarchy

Properties

hints?: HintMap

How many sub-divisions should there be around the radial axis?

material?: Material

The material used for all triangles in the sphere.

radius?: number

The radius around the radial axis.

subDivisions?: number

How many sub-divisions should there be around the radial axis?

Generated using TypeDoc