struct in UnityEngine
/
Implemented in:UnityEngine.AnimationModule
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseInformation about the current transition.
anyState | Returns true if the transition is from an AnyState node, or from Animator.CrossFade. |
duration | Duration of the transition. |
durationUnit | The unit of the transition duration. |
fullPathHash | The hash name of the Transition. |
nameHash | The simplified name of the Transition. |
normalizedTime | Normalized time of the Transition. |
userNameHash | The user-specified name of the Transition. |
IsName | Does name match the name of the active Transition. |
IsUserName | Does userName match the name of the active Transition. |