Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


initialValue

Callback invoked when the from field has not been set, in order to retrieve the starting state of this animation.
Read time 1 minuteLast updated 10 days ago

Definition

public Func<VisualElement, T> initialValue { get; set; }