ConstructorOptions

Properties

Link copied to clipboard
abstract val bottomRadius: Double

The radius of the bottom of the cylinder.

Link copied to clipboard
abstract val length: Int

The length of the cylinder.

Link copied to clipboard
abstract val slices: Int?

The number of edges around the perimeter of the cylinder. Default value - 128

Link copied to clipboard
abstract val topRadius: Double

The radius of the top of the cylinder.

Link copied to clipboard
abstract val vertexFormat: VertexFormat?

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