Skip to main content

Volume Material

Asset ID:volume_material

A material applied to a volume (3d texture)

Asset schema properties

uuid

uuid

Unique identifier for the asset

name

string

Name of the asset

albedoLUT

array[object]

The albedo look up table

A key value pair used in a look up table

key

float

The normalized key for this entry

value

The value associated to the key

metallicLUT

array[object]

The metallic look up table

A key value pair used in a look up table

key

float

The normalized key for this entry

value

The value associated to the key

opacityLUT

array[object]

The opacity look up table

A key value pair used in a look up table

key

float

The normalized key for this entry

value

The value associated to the key

rangeMax

float

The maximum voxel value handled by the material

rangeMin

float

The minimum voxel value handled material

roughnessLUT

array[object]

The roughness look up table

A key value pair used in a look up table

key

float

The normalized key for this entry

value

The value associated to the key