createGeometry
Computes the geometric representation of a frustum, including its vertices, indices, and a bounding sphere.
Return
The computed vertices and indices.
Parameters
frustumGeometry
A description of the frustum.
Computes the geometric representation of a frustum, including its vertices, indices, and a bounding sphere.
The computed vertices and indices.
A description of the frustum.