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 PairConditioningSetPropertiesAndCombine node modifies and combines conditioning pairs by applying new conditioning data to existing positive and negative conditioning inputs. It allows you to adjust the strength of the applied conditioning and control how the conditioning area is set. This node is particularly useful for advanced conditioning manipulation workflows where you need to blend multiple conditioning sources together.

Inputs

ParameterData TypeRequiredRangeDescription
positiveCONDITIONINGYes-The original positive conditioning input
negativeCONDITIONINGYes-The original negative conditioning input
positive_NEWCONDITIONINGYes-The new positive conditioning to apply
negative_NEWCONDITIONINGYes-The new negative conditioning to apply
strengthFLOATYes0.0 to 10.0The strength factor for applying the new conditioning (default: 1.0)
set_cond_areaSTRINGYes”default"
"mask bounds”
Controls how the conditioning area is applied
maskMASKNo-Optional mask to constrain the conditioning application area
hooksHOOKSNo-Optional hook group for advanced control
timestepsTIMESTEPS_RANGENo-Optional timestep range specification

Outputs

Output NameData TypeDescription
positiveCONDITIONINGThe combined positive conditioning output
negativeCONDITIONINGThe combined negative conditioning output