get_value
Description:
Retrieves a copy of the value for a AnimatorKey.
Note:
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.
Parameters:
this | |
value |
a Value initialized with the correct type for the animator key |
Returns:
|