Share

sample_volume

This node samples a volume at a number of point positions.

Inputs

volume

The volume to sample.

positions

An array of values or a Bifrost geometry in which case the position property is used.

default

The type of the voxel property to sample.

property

Voxel property to sample.

sampler

Sampling strategy/algorithm (an enumeration).

Outputs

sampled_data

An array of sample values corresponding to the length of input points

Was this information helpful?