fromMetadataArray

fun fromMetadataArray(metadata: ERROR CLASS: Symbol not found for ReadonlyArray<ERROR CLASS: Symbol not found for TypedArray<*, *, *, *>>): VoxelContent(source)

Constructs a VoxelContent from an array of metadata.

Return

A VoxelContent containing the specified metadata.

Parameters

metadata

The metadata to use for this voxel content.

See also