๐ Depthflow Motion Linear
DepthflowMotionLinear
Depthflow Motion Linear Node: This node applies a linear motion to a specified target parameter. - target: Parameter to apply the motion to. - start: Starting value of the linear motion. - end: Ending value of the linear motion. - low: Lower bound of the linear motion. - high: Upper bound of the linear motion. - exponent: Exponent of the linear motion. - reverse: Reverse the time direction. - cumulative: Whether to add to the previous frame's value.
Pack: ๐ Depthflow Nodes
custom_nodes.ComfyUI-Depthflow-Nodes
Inputs (14)
| Name | Type | Required |
|---|---|---|
| strength | FLOAT | required |
| feature_threshold | FLOAT | required |
| feature_param | COMBO | required |
| feature_mode | COMBO | required |
| target | COMBO | required |
| start | FLOAT | required |
| end | FLOAT | required |
| low | FLOAT | required |
| high | FLOAT | required |
| exponent | FLOAT | required |
| reverse | BOOLEAN | required |
| cumulative | BOOLEAN | required |
| feature | FEATURE | optional |
| motion | DEPTHFLOW_MOTION | optional |
Outputs (1)
| Name | Type |
|---|---|
| DEPTHFLOW_MOTION | DEPTHFLOW_MOTION |