Skip to main content
This node is designed to modify the conditioning information by setting specific areas within the conditioning context. It allows for the precise spatial manipulation of conditioning elements, enabling targeted adjustments and enhancements based on specified dimensions and strength.

Inputs

ParameterDescriptionData Type
CONDITIONINGThe conditioning data to be modified. It serves as the base for applying spatial adjustments.CONDITIONING
widthSpecifies the width of the area to be set within the conditioning context, influencing the horizontal scope of the adjustment.INT
heightDetermines the height of the area to be set, affecting the vertical extent of the conditioning modification.INT
xThe horizontal starting point of the area to be set, positioning the adjustment within the conditioning context.INT
yThe vertical starting point for the area adjustment, establishing its position within the conditioning context.INT
strengthDefines the intensity of the conditioning modification within the specified area, allowing for nuanced control over the adjustment’s impact.FLOAT

Outputs

ParameterDescriptionData Type
CONDITIONINGThe modified conditioning data, reflecting the specified area settings and adjustments.CONDITIONING
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub