๐ Depthflow Effect DOF
DepthflowEffectDOF
Depthflow Effects Depth of Field Node: This node allows the user to configure the Depth of Field effect. - strength: Strength of the depth flow effect - feature_threshold: Minimum feature value to apply the depth flow effect - feature_param: Parameter to modulate the depth flow effect - feature_mode: Mode to use for the feature parameter - dof_enable: Enable a Depth of Field effect - dof_start: Start of the Depth of Field effect - dof_end: End of the Depth of Field effect - dof_exponent: Exponent of the Depth of Field effect - dof_intensity: Intensity of the Depth of Field effect - dof_quality: Quality of the Depth of Field effect - dof_directions: Directions of the Depth of Field effect
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 |
| dof_enable | BOOLEAN | required |
| dof_start | FLOAT | required |
| dof_end | FLOAT | required |
| dof_exponent | FLOAT | required |
| dof_intensity | FLOAT | required |
| dof_quality | INT | required |
| dof_directions | INT | required |
| feature | FEATURE | optional |
| effects | DEPTHFLOW_EFFECTS | optional |
Outputs (1)
| Name | Type |
|---|---|
| DEPTHFLOW_EFFECTS | DEPTHFLOW_EFFECTS |