Retrieves a copy of the value for a AnimatorKey.
Use KeyframeTransition instead
The passed in Value needs to be already initialized for the value type of the key or to a type that allow transformation from the value type of the key.
Use unset when done.
this | |
value |
a Value initialized with the correct type for the animator key |
|