remap_property
This node remaps all the values in the range [min, max] in voxel property of name 'property' to the new range [new_min, new_max]. The min and max are found in the property and not user-specified.
Inputs
geometry
The volume containing the property (Object).
property
The name of the property
new_min
The new minimum of the range the property values will map to
new_max
The new minimum of the range the property values will map to
Outputs
out_geometry
The output volume containing the property (Object).