createGeometry
Computes the geometric representation of a circle on an ellipsoid, including its vertices, indices, and a bounding sphere.
Return
The computed vertices and indices.
Parameters
circleGeometry
A description of the circle.
Computes the geometric representation of a circle on an ellipsoid, including its vertices, indices, and a bounding sphere.
The computed vertices and indices.
A description of the circle.