This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ValueAnimation<T0>.valueUpdated

public Action<VisualElement,T> valueUpdated;

Description

Callback invoked after every value interpolation.