๐ Depthflow Motion Sine
DepthflowMotionSine
Depthflow Motion Sine Node: This node applies a sine wave motion to a specified target parameter. - target: Parameter to apply the motion to. - amplitude: Amplitude of the sine wave. - cycles: Number of cycles over the duration. - phase: Phase shift of the sine wave. - reverse: Reverse the time direction. - bias: Constant offset added to the motion. - cumulative: Whether to add to the previous frame's value.
Pack: ๐ Depthflow Nodes
custom_nodes.ComfyUI-Depthflow-Nodes
Inputs (13)
| Name | Type | Required |
|---|---|---|
| strength | FLOAT | required |
| feature_threshold | FLOAT | required |
| feature_param | COMBO | required |
| feature_mode | COMBO | required |
| target | COMBO | required |
| amplitude | FLOAT | required |
| cycles | FLOAT | required |
| phase | FLOAT | required |
| reverse | BOOLEAN | required |
| bias | FLOAT | required |
| cumulative | BOOLEAN | required |
| feature | FEATURE | optional |
| motion | DEPTHFLOW_MOTION | optional |
Outputs (1)
| Name | Type |
|---|---|
| DEPTHFLOW_MOTION | DEPTHFLOW_MOTION |