This is the old Animancer v7.4 documentation. Click here for the latest version.

NodeParameter<T>.

OnParameterChanged Event

Summary

The callback to invoke when the parameter changes.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
NodeParameter<T>
Event Type
Action<T>

Syntax

public event Action<T> OnParameterChanged