ConstructorOptions

Properties

Link copied to clipboard
abstract val radius: Double?

The radius of the sphere. Default value - 1.0

Link copied to clipboard
abstract val slicePartitions: Int?

The number of times to partition the ellipsoid into radial slices. Default value - 64

Link copied to clipboard
abstract val stackPartitions: Int?

The number of times to partition the ellipsoid into stacks. Default value - 64

Link copied to clipboard
abstract val vertexFormat: VertexFormat?

The vertex attributes to be computed. Default value - VertexFormat.DEFAULT