createGeometry

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

Return

The computed vertices and indices.

Parameters

boxGeometry

A description of the box outline.

See also