Share

Apply influences

Influences modify the motion of a simulation. They include effects like wind and turbulence.

  1. Add a node from the Simulation > Influence namespace to a simulation graph, for example, wind_influence.

  2. Connect the out_influence output into the influence input of the graph's simulate node.

You can connect as many influences as you like into the influence port to create complex effects.

You can also daisy-chain influences by connecting the out_influence output of one influence into the influence input of another. This lets you mask the influences together, for example.

Note:

The buoyancy and vorticity influences work only with aero simulations.

Was this information helpful?