createGeometry

Computes the geometric representation of an outline of a sphere, including its vertices, indices, and a bounding sphere.

Return

The computed vertices and indices.

Parameters

sphereGeometry

A description of the sphere outline.

See also