createGeometry

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

Return

The computed vertices and indices.

Parameters

boxGeometry

A description of the box.

See also