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.
The volume containing the property (Amino::Object).
The name of the property
The new minimum of the range the property values will map to
The new minimum of the range the property values will map to
The output volume containing the property (Amino::Object).