ConstructorOptions
Properties
The inner radii of the ellipsoid in the x, y, and z directions. Default value - options.radii
The maximum angle lying in the xy-plane measured from the positive x-axis and toward the positive y-axis. Default value - 2*PI
The maximum angle measured from the positive z-axis and toward the negative z-axis. Default value - PI
The minimum angle lying in the xy-plane measured from the positive x-axis and toward the positive y-axis. Default value - 0.0
The minimum angle measured from the positive z-axis and toward the negative z-axis. Default value - 0.0
The radii of the ellipsoid in the x, y, and z directions. Default value - Cartesian3(1.0, 1.0, 1.0)
The number of times to partition the ellipsoid into radial slices. Default value - 64
The number of times to partition the ellipsoid into stacks. Default value - 64
The vertex attributes to be computed. Default value - VertexFormat.DEFAULT