Inputs
| Parameter | Description | Data Type |
|---|---|---|
CONDITIONING | The conditioning data to be modified. It serves as the base for applying spatial adjustments. | CONDITIONING |
width | Specifies the width of the area to be set within the conditioning context, influencing the horizontal scope of the adjustment. | INT |
height | Determines the height of the area to be set, affecting the vertical extent of the conditioning modification. | INT |
x | The horizontal starting point of the area to be set, positioning the adjustment within the conditioning context. | INT |
y | The vertical starting point for the area adjustment, establishing its position within the conditioning context. | INT |
strength | Defines the intensity of the conditioning modification within the specified area, allowing for nuanced control over the adjustment’s impact. | FLOAT |
Outputs
| Parameter | Description | Data Type |
|---|---|---|
CONDITIONING | The 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