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.
Computes the geometric representation of an outline of a box, including its vertices, indices, and a bounding sphere.
The computed vertices and indices.
A description of the box outline.