createGeometry

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

Return

The computed vertices and indices.

Parameters

cylinderGeometry

A description of the cylinder.

See also