createGeometry

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

Return

The computed vertices and indices.

Parameters

polygonGeometry

A description of the polygon outline.

See also