createGeometry

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

Return

The computed vertices and indices.

Parameters

planeGeometry

A description of the plane.

See also