probe_volume_to_textures
Functions
- octahedral_depth_to_atlas(lpv, atlas_data, atlas_width)
- vector_buffer_to_attribute_texture(target, points, point_count, dimensions)
octahedral_depth_to_atlas(lpv, atlas_data, atlas_width)
Kind: global function
Param | Type |
---|---|
lpv | LightProbeVolume |
atlas_data | Array.<number> |
atlas_width | number |
vector_buffer_to_attribute_texture(target, points, point_count, dimensions)
Kind: global function
Param | Type |
---|---|
target | AttributeDataTexture |
points | Array.<number> |
point_count | number |
dimensions | number |