ConstructorOptions

sealed interface ConstructorOptions(source)

Properties

Link copied to clipboard
abstract var maximum: Cartesian3

The maximum x, y, and z coordinates of the box.

Link copied to clipboard
abstract var minimum: Cartesian3

The minimum x, y, and z coordinates of the box.

Link copied to clipboard
abstract var vertexFormat: VertexFormat?

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