FieldAttract

The FieldAttract node creates a field which represents a force attracting towards a point. You can use this force field to steer particles for example.

Note:  This is a LABS node, indicated in Nuke with the tag:
LABS nodes are experimental and not intended to be used for production.

Inputs and Controls

Connection Type

Connection Name

Function

Input

fld

An input for connecting to Field data that you wish to modify.

Control (UI)

Knob (Scripting)

Default Value

Function

FieldAttract Tab

Inner Radius inner_radius 0.1 Sets the inner radius of the field.
Outer Radius outer_radius 1 Sets the outer radius of the field.
Attraction attract 0 Sets the attraction of the field.
Falloff attract_falloff 1 Sets the falloff of the field.
Display Tab
Draw Bounding Box preview_bounds Unchanged

Draw the bounding box of the field if it has one.

Select between On, Off, and Unchanged. Unchanged means that this option is inherited from nodes above it in the node graph. By inheriting On or Off from above, this means this setting only needs to be edited in one node to affect the display across all Field nodes in the node graph.

Draw Preview preview_on Unchanged

Draw a rough preview of the field.

Select between On, Off, and Unchanged. Unchanged means that this option is inherited from nodes above it in the node graph. By inheriting On or Off from above, this means this setting only needs to be edited in one node to affect the display across all Field nodes in the node graph.

Opacity preview_opacity 1 The opacity at which to draw the preview.
Scale preview_scale 1 A value by which the field is multiplied before drawing. You may need to increase this to display faint volumes for example.
Offset preview_offset 0 A value added to the field before drawing (after scaling).
Detail preview_detail 1 The detail level at which the preview is drawn. Large values are more accurate but slower to draw.