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

ValueAnimation<T0>.initialValue

public Func<VisualElement,T> initialValue;

Description

Callback invoked when the from field has not been set, in order to retrieve the starting state of this animation.