ConstructorOptions

Properties

Link copied to clipboard

Generate statistics for performance profile.

Link copied to clipboard
abstract val clock: Clock?

The clock used to control time dynamic behavior.

Link copied to clipboard
abstract val customShader: CustomShader?

The custom shader used to style the primitive.

Link copied to clipboard
abstract val modelMatrix: Matrix4?

The model matrix used to transform the primitive. Default value - Matrix4.IDENTITY

Link copied to clipboard
abstract val provider: VoxelProvider?

The voxel provider that supplies the primitive with tile data.