resample_volume compound

This node resamples the voxel properties from source_volume to identically named properties on resampled_volume.

Inputs

source_volume

The volume containing the source properties.

target_volume

The volume to sample the input volume onto.

Resample Volume Properties

properties

A space-delimited list of properties to resample. Use * (asterisk) to specify all properties.

scale

The scale.

translation

The translation.

rotation

The rotation, expressed as Euler angles.

rotation_order

The rotation order of the Euler angles.

detail_size_scale

The scale applied to the source volume's detail size.

volume_subdivision_structure

The subdivision structure of the resampled volume.

interpolation_mode

The type of interpolation used when sampling the volumes.

Outputs

resampled_volume

The volume containing the resampled properties.