ConstructorOptions

sealed interface ConstructorOptions(source)

Properties

Link copied to clipboard

Attributes, which make up the geometry's vertices.

Link copied to clipboard

An optional bounding sphere that fully enclosed the geometry.

Link copied to clipboard
abstract var indices: TypedArray<*, *>?

Optional index data that determines the primitives in the geometry.

Link copied to clipboard

The type of primitives in the geometry. Default value - PrimitiveType.TRIANGLES