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 PairConditioningSetProperties node allows you to modify the properties of both positive and negative conditioning pairs simultaneously. It applies strength adjustments, conditioning area settings, and optional masking or timing controls to both conditioning inputs, returning the modified positive and negative conditioning data.

Inputs

ParameterData TypeRequiredRangeDescription
positive_NEWCONDITIONINGYes-The positive conditioning input to modify
negative_NEWCONDITIONINGYes-The negative conditioning input to modify
strengthFLOATYes0.0 to 10.0The strength multiplier applied to the conditioning (default: 1.0)
set_cond_areaSTRINGYes”default"
"mask bounds”
Determines how the conditioning area is calculated
maskMASKNo-Optional mask to constrain the conditioning area
hooksHOOKSNo-Optional hook group for advanced conditioning modifications
timestepsTIMESTEPS_RANGENo-Optional timestep range to limit when conditioning is applied

Outputs

Output NameData TypeDescription
positiveCONDITIONINGThe modified positive conditioning with applied properties
negativeCONDITIONINGThe modified negative conditioning with applied properties