FromDimensionsOptions

sealed interface FromDimensionsOptions(source)

Properties

Link copied to clipboard
abstract var dimensions: Cartesian3

The width, depth, and height of the box stored in the x, y, and z coordinates of the Cartesian3, respectively.

Link copied to clipboard
abstract var vertexFormat: VertexFormat?

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