Houdini 21.0 Nodes APEX nodes

dynamicpath::AddTweakTarget

Adds a target for the dynamic path tweak solver.

On this page
Since 21.0

Adds a target for the dynamic path tweak solver. See dynamicpath::ResolveTweakTargets for more details.

Inputs

*path: DynamicPath

The path on which to add a tweak target.

samplerate: Float

The frequency at which the tweak targets should be sampled.

position: Vector3

The position of the tweak target.

time: Float

The time of the tweak target.

primary: Bool

Wether the target should be a primary or secondary target.

Outputs

*path: DynamicPath

The input path with the tweak target.

See also

APEX nodes