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