Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The ConditioningSetPropertiesAndCombine node modifies conditioning data by applying properties from a new conditioning input to an existing conditioning input. It combines the two conditioning sets while controlling the strength of the new conditioning and specifying how the conditioning area should be applied.

Inputs

ParameterData TypeInput TypeDefaultRangeDescription
condCONDITIONINGRequired--The original conditioning data to be modified
cond_NEWCONDITIONINGRequired--The new conditioning data providing properties to apply
strengthFLOATRequired1.00.0 - 10.0Controls the intensity of the new conditioning properties
set_cond_areaSTRINGRequireddefault[“default”, “mask bounds”]Determines how the conditioning area is applied
maskMASKOptional--Optional mask to define specific areas for conditioning
hooksHOOKSOptional--Optional hook functions for custom processing
timestepsTIMESTEPS_RANGEOptional--Optional timestep range for controlling when conditioning is applied
Note: When mask is provided, the set_cond_area parameter can use “mask bounds” to constrain the conditioning application to the masked regions.

Outputs

Output NameData TypeDescription
CONDITIONINGCONDITIONINGThe combined conditioning data with modified properties