|
| https://stephenhodgson.github.io/UnityCsReference/index.html |
| Show / Hide Table of Contents | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Animator.html#sidetoggle |
| Object | https://docs.microsoft.com/dotnet/api/system.object |
| Object | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html |
| Component | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html |
| Behaviour | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Behaviour.html |
| Behaviour.enabled | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Behaviour.html#UnityEngine_Behaviour_enabled |
| Behaviour.isActiveAndEnabled | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Behaviour.html#UnityEngine_Behaviour_isActiveAndEnabled |
| Component.transform | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_transform |
| Component.gameObject | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_gameObject |
| Component.GetComponent(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponent_System_Type_ |
| Component.GetComponent() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponent__1 |
| Component.GetComponent(String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponent_System_String_ |
| Component.GetComponentInChildren(Type, Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentInChildren_System_Type_System_Boolean_ |
| Component.GetComponentInChildren(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentInChildren_System_Type_ |
| Component.GetComponentInChildren(Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentInChildren__1_System_Boolean_ |
| Component.GetComponentInChildren() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentInChildren__1 |
| Component.GetComponentsInChildren(Type, Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInChildren_System_Type_System_Boolean_ |
| Component.GetComponentsInChildren(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInChildren_System_Type_ |
| Component.GetComponentsInChildren(Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInChildren__1_System_Boolean_ |
| Component.GetComponentsInChildren(Boolean, List) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInChildren__1_System_Boolean_System_Collections_Generic_List___0__ |
| Component.GetComponentsInChildren() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInChildren__1 |
| Component.GetComponentsInChildren(List) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInChildren__1_System_Collections_Generic_List___0__ |
| Component.GetComponentInParent(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentInParent_System_Type_ |
| Component.GetComponentInParent() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentInParent__1 |
| Component.GetComponentsInParent(Type, Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInParent_System_Type_System_Boolean_ |
| Component.GetComponentsInParent(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInParent_System_Type_ |
| Component.GetComponentsInParent(Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInParent__1_System_Boolean_ |
| Component.GetComponentsInParent(Boolean, List) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInParent__1_System_Boolean_System_Collections_Generic_List___0__ |
| Component.GetComponentsInParent() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInParent__1 |
| Component.GetComponents(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponents_System_Type_ |
| Component.GetComponents(Type, List) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponents_System_Type_System_Collections_Generic_List_UnityEngine_Component__ |
| Component.GetComponents(List) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponents__1_System_Collections_Generic_List___0__ |
| Component.tag | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_tag |
| Component.GetComponents() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponents__1 |
| Component.CompareTag(String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_CompareTag_System_String_ |
| Component.SendMessageUpwards(String, Object, SendMessageOptions) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessageUpwards_System_String_System_Object_UnityEngine_SendMessageOptions_ |
| Component.SendMessageUpwards(String, Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessageUpwards_System_String_System_Object_ |
| Component.SendMessageUpwards(String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessageUpwards_System_String_ |
| Component.SendMessageUpwards(String, SendMessageOptions) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessageUpwards_System_String_UnityEngine_SendMessageOptions_ |
| Component.SendMessage(String, Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessage_System_String_System_Object_ |
| Component.SendMessage(String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessage_System_String_ |
| Component.SendMessage(String, Object, SendMessageOptions) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessage_System_String_System_Object_UnityEngine_SendMessageOptions_ |
| Component.SendMessage(String, SendMessageOptions) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessage_System_String_UnityEngine_SendMessageOptions_ |
| Component.BroadcastMessage(String, Object, SendMessageOptions) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_BroadcastMessage_System_String_System_Object_UnityEngine_SendMessageOptions_ |
| Component.BroadcastMessage(String, Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_BroadcastMessage_System_String_System_Object_ |
| Component.BroadcastMessage(String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_BroadcastMessage_System_String_ |
| Component.BroadcastMessage(String, SendMessageOptions) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_BroadcastMessage_System_String_UnityEngine_SendMessageOptions_ |
| Object.GetInstanceID() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_GetInstanceID |
| Object.GetHashCode() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_GetHashCode |
| Object.Equals(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Equals_System_Object_ |
| Object.name | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_name |
| Object.Instantiate(Object, Vector3, Quaternion) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Vector3_UnityEngine_Quaternion_ |
| Object.Instantiate(Object, Vector3, Quaternion, Transform) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Vector3_UnityEngine_Quaternion_UnityEngine_Transform_ |
| Object.Instantiate(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_ |
| Object.Instantiate(Object, Transform) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Transform_ |
| Object.Instantiate(Object, Transform, Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Transform_System_Boolean_ |
| Object.Instantiate(T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_ |
| Object.Instantiate(T, Vector3, Quaternion) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Vector3_UnityEngine_Quaternion_ |
| Object.Instantiate(T, Vector3, Quaternion, Transform) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Vector3_UnityEngine_Quaternion_UnityEngine_Transform_ |
| Object.Instantiate(T, Transform) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Transform_ |
| Object.Instantiate(T, Transform, Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Transform_System_Boolean_ |
| Object.Destroy(Object, Single) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Destroy_UnityEngine_Object_System_Single_ |
| Object.Destroy(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Destroy_UnityEngine_Object_ |
| Object.DestroyImmediate(Object, Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyImmediate_UnityEngine_Object_System_Boolean_ |
| Object.DestroyImmediate(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyImmediate_UnityEngine_Object_ |
| Object.FindObjectsOfType(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfType_System_Type_ |
| Object.DontDestroyOnLoad(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DontDestroyOnLoad_UnityEngine_Object_ |
| Object.hideFlags | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_hideFlags |
| Object.DestroyObject(Object, Single) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyObject_UnityEngine_Object_System_Single_ |
| Object.DestroyObject(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyObject_UnityEngine_Object_ |
| Object.FindSceneObjectsOfType(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindSceneObjectsOfType_System_Type_ |
| Object.FindObjectsOfTypeIncludingAssets(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfTypeIncludingAssets_System_Type_ |
| Object.FindObjectsOfType() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfType__1 |
| Object.FindObjectOfType() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectOfType__1 |
| Object.FindObjectsOfTypeAll(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfTypeAll_System_Type_ |
| Object.FindObjectOfType(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectOfType_System_Type_ |
| Object.ToString() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_ToString |
| Object.Equals(Object, Object) | https://docs.microsoft.com/dotnet/api/system.object.equals#System_Object_Equals_System_Object_System_Object_ |
| Object.ReferenceEquals(Object, Object) | https://docs.microsoft.com/dotnet/api/system.object.referenceequals#System_Object_ReferenceEquals_System_Object_System_Object_ |
| Object.GetType() | https://docs.microsoft.com/dotnet/api/system.object.gettype#System_Object_GetType |
| Object.MemberwiseClone() | https://docs.microsoft.com/dotnet/api/system.object.memberwiseclone#System_Object_MemberwiseClone |
| UnityEngine | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.html |
| Vector3 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_animatePhysics.md&value=---%0Auid%3A%20UnityEngine.Animator.animatePhysics%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L418 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Avatar | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Avatar.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_bodyPosition.md&value=---%0Auid%3A%20UnityEngine.Animator.bodyPosition%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L451 |
| Vector3 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_bodyRotation.md&value=---%0Auid%3A%20UnityEngine.Animator.bodyRotation%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L466 |
| Quaternion | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html |
| AnimatorCullingMode | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AnimatorCullingMode.html |
| Vector3 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html |
| Quaternion | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| AnimatorControllerParameter | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AnimatorControllerParameter.html |
| Vector3 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_playableGraph.md&value=---%0Auid%3A%20UnityEngine.Animator.playableGraph%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L1072 |
| PlayableGraph | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Playables.PlayableGraph.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| AnimatorRecorderMode | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AnimatorRecorderMode.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_recorderStartTime.md&value=---%0Auid%3A%20UnityEngine.Animator.recorderStartTime%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L1012 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_recorderStopTime.md&value=---%0Auid%3A%20UnityEngine.Animator.recorderStopTime%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L1024 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Vector3 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html |
| Quaternion | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html |
| RuntimeAnimatorController | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.RuntimeAnimatorController.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Vector3 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html |
| Quaternion | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html |
| AnimatorUpdateMode | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AnimatorUpdateMode.html |
| Vector3 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_CrossFade_System_Int32_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.CrossFade(System.Int32%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L872 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_CrossFade_System_Int32_System_Single_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.CrossFade(System.Int32%2CSystem.Single%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L865 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_CrossFade_System_Int32_System_Single_System_Int32_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.CrossFade(System.Int32%2CSystem.Single%2CSystem.Int32%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L859 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_CrossFade_System_String_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.CrossFade(System.String%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L843 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_CrossFade_System_String_System_Single_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.CrossFade(System.String%2CSystem.Single%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L836 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_CrossFade_System_String_System_Single_System_Int32_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.CrossFade(System.String%2CSystem.Single%2CSystem.Int32%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L830 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_CrossFade_System_String_System_Single_System_Int32_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.CrossFade(System.String%2CSystem.Single%2CSystem.Int32%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L851 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_CrossFadeInFixedTime_System_Int32_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.CrossFadeInFixedTime(System.Int32%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L816 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_CrossFadeInFixedTime_System_Int32_System_Single_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.CrossFadeInFixedTime(System.Int32%2CSystem.Single%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L809 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_CrossFadeInFixedTime_System_Int32_System_Single_System_Int32_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.CrossFadeInFixedTime(System.Int32%2CSystem.Single%2CSystem.Int32%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L803 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_CrossFadeInFixedTime_System_String_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.CrossFadeInFixedTime(System.String%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L777 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_CrossFadeInFixedTime_System_String_System_Single_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.CrossFadeInFixedTime(System.String%2CSystem.Single%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L785 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_CrossFadeInFixedTime_System_String_System_Single_System_Int32_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.CrossFadeInFixedTime(System.String%2CSystem.Single%2CSystem.Int32%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L792 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_CrossFadeInFixedTime_System_String_System_Single_System_Int32_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.CrossFadeInFixedTime(System.String%2CSystem.Single%2CSystem.Int32%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L798 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_ForceStateNormalizedTime_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.ForceStateNormalizedTime(System.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L774 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetAnimatorTransitionInfo_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetAnimatorTransitionInfo(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L644 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| AnimatorTransitionInfo | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AnimatorTransitionInfo.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetBehaviour__1.md&value=---%0Auid%3A%20UnityEngine.Animator.GetBehaviour%60%601%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L575 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetBehaviours_System_Int32_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetBehaviours(System.Int32%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L594 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| StateMachineBehaviour | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.StateMachineBehaviour.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetBehaviours__1.md&value=---%0Auid%3A%20UnityEngine.Animator.GetBehaviours%60%601%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L586 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetBoneTransform_UnityEngine_HumanBodyBones_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetBoneTransform(UnityEngine.HumanBodyBones)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L974 |
| HumanBodyBones | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.HumanBodyBones.html |
| Transform | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Transform.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetBool_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetBool(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L343 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetBool_System_String_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetBool(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L341 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| AnimatorClipInfo | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AnimatorClipInfo.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetCurrentAnimatorClipInfo_System_Int32_System_Collections_Generic_List_UnityEngine_AnimatorClipInfo__.md&value=---%0Auid%3A%20UnityEngine.Animator.GetCurrentAnimatorClipInfo(System.Int32%2CSystem.Collections.Generic.List%7BUnityEngine.AnimatorClipInfo%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L672 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| List | https://docs.microsoft.com/dotnet/api/system.collections.generic.list-1 |
| AnimatorClipInfo | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AnimatorClipInfo.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetCurrentAnimatorClipInfoCount_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetCurrentAnimatorClipInfoCount(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L654 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetCurrentAnimatorStateInfo_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetCurrentAnimatorStateInfo(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L626 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| AnimatorStateInfo | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AnimatorStateInfo.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetFloat_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetFloat(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L329 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetFloat_System_String_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetFloat(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L327 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetIKHintPosition_UnityEngine_AvatarIKHint_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetIKHintPosition(UnityEngine.AvatarIKHint)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L513 |
| AvatarIKHint | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AvatarIKHint.html |
| Vector3 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetIKHintPositionWeight_UnityEngine_AvatarIKHint_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetIKHintPositionWeight(UnityEngine.AvatarIKHint)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L521 |
| AvatarIKHint | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AvatarIKHint.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetIKPosition_UnityEngine_AvatarIKGoal_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetIKPosition(UnityEngine.AvatarIKGoal)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L481 |
| AvatarIKGoal | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AvatarIKGoal.html |
| Vector3 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetIKPositionWeight_UnityEngine_AvatarIKGoal_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetIKPositionWeight(UnityEngine.AvatarIKGoal)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L497 |
| AvatarIKGoal | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AvatarIKGoal.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetIKRotation_UnityEngine_AvatarIKGoal_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetIKRotation(UnityEngine.AvatarIKGoal)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L489 |
| AvatarIKGoal | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AvatarIKGoal.html |
| Quaternion | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetIKRotationWeight_UnityEngine_AvatarIKGoal_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetIKRotationWeight(UnityEngine.AvatarIKGoal)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L505 |
| AvatarIKGoal | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AvatarIKGoal.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetInteger_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetInteger(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L352 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetInteger_System_String_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetInteger(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L350 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| AnimatorClipInfo | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AnimatorClipInfo.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetNextAnimatorClipInfo_System_Int32_System_Collections_Generic_List_UnityEngine_AnimatorClipInfo__.md&value=---%0Auid%3A%20UnityEngine.Animator.GetNextAnimatorClipInfo(System.Int32%2CSystem.Collections.Generic.List%7BUnityEngine.AnimatorClipInfo%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L689 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| List | https://docs.microsoft.com/dotnet/api/system.collections.generic.list-1 |
| AnimatorClipInfo | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AnimatorClipInfo.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetNextAnimatorClipInfoCount_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetNextAnimatorClipInfoCount(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L660 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetNextAnimatorStateInfo_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetNextAnimatorStateInfo(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L634 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| AnimatorStateInfo | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AnimatorStateInfo.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetParameter_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetParameter(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L710 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| AnimatorControllerParameter | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AnimatorControllerParameter.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetQuaternion_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetQuaternion(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L1233 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Quaternion | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetQuaternion_System_String_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetQuaternion(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L1231 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Quaternion | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetVector_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetVector(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L1224 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Vector3 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_GetVector_System_String_.md&value=---%0Auid%3A%20UnityEngine.Animator.GetVector(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L1222 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Vector3 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_InterruptMatchTarget.md&value=---%0Auid%3A%20UnityEngine.Animator.InterruptMatchTarget%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L751 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_IsParameterControlledByCurve_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.IsParameterControlledByCurve(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L374 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_IsParameterControlledByCurve_System_String_.md&value=---%0Auid%3A%20UnityEngine.Animator.IsParameterControlledByCurve(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L372 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_MatchTarget_UnityEngine_Vector3_UnityEngine_Quaternion_UnityEngine_AvatarTarget_UnityEngine_MatchTargetWeightMask_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.MatchTarget(UnityEngine.Vector3%2CUnityEngine.Quaternion%2CUnityEngine.AvatarTarget%2CUnityEngine.MatchTargetWeightMask%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L740 |
| Vector3 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html |
| Quaternion | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html |
| AvatarTarget | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AvatarTarget.html |
| MatchTargetWeightMask | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.MatchTargetWeightMask.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_MatchTarget_UnityEngine_Vector3_UnityEngine_Quaternion_UnityEngine_AvatarTarget_UnityEngine_MatchTargetWeightMask_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.MatchTarget(UnityEngine.Vector3%2CUnityEngine.Quaternion%2CUnityEngine.AvatarTarget%2CUnityEngine.MatchTargetWeightMask%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L745 |
| Vector3 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html |
| Quaternion | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html |
| AvatarTarget | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AvatarTarget.html |
| MatchTargetWeightMask | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.MatchTargetWeightMask.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_Play_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.Play(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L941 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_Play_System_Int32_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.Play(System.Int32%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L935 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_Play_System_String_.md&value=---%0Auid%3A%20UnityEngine.Animator.Play(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L920 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_Play_System_String_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.Play(System.String%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L914 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_Play_System_String_System_Int32_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.Play(System.String%2CSystem.Int32%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L927 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_PlayInFixedTime_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.PlayInFixedTime(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L907 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_PlayInFixedTime_System_Int32_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.PlayInFixedTime(System.Int32%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L901 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_PlayInFixedTime_System_String_.md&value=---%0Auid%3A%20UnityEngine.Animator.PlayInFixedTime(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L886 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_PlayInFixedTime_System_String_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.PlayInFixedTime(System.String%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L880 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_PlayInFixedTime_System_String_System_Int32_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.PlayInFixedTime(System.String%2CSystem.Int32%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L893 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_Rebind.md&value=---%0Auid%3A%20UnityEngine.Animator.Rebind%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L1182 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_ResetTrigger_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.ResetTrigger(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L369 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_ResetTrigger_System_String_.md&value=---%0Auid%3A%20UnityEngine.Animator.ResetTrigger(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L366 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetBoneLocalRotation_UnityEngine_HumanBodyBones_UnityEngine_Quaternion_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetBoneLocalRotation(UnityEngine.HumanBodyBones%2CUnityEngine.Quaternion)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L568 |
| HumanBodyBones | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.HumanBodyBones.html |
| Quaternion | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetBool_System_Int32_System_Boolean_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetBool(System.Int32%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L347 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetBool_System_String_System_Boolean_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetBool(System.String%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L345 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetFloat_System_Int32_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetFloat(System.Int32%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L336 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetFloat_System_Int32_System_Single_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetFloat(System.Int32%2CSystem.Single%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L338 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetFloat_System_String_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetFloat(System.String%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L331 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetFloat_System_String_System_Single_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetFloat(System.String%2CSystem.Single%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L333 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetIKHintPosition_UnityEngine_AvatarIKHint_UnityEngine_Vector3_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetIKHintPosition(UnityEngine.AvatarIKHint%2CUnityEngine.Vector3)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L517 |
| AvatarIKHint | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AvatarIKHint.html |
| Vector3 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetIKHintPositionWeight_UnityEngine_AvatarIKHint_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetIKHintPositionWeight(UnityEngine.AvatarIKHint%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L525 |
| AvatarIKHint | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AvatarIKHint.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetIKPosition_UnityEngine_AvatarIKGoal_UnityEngine_Vector3_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetIKPosition(UnityEngine.AvatarIKGoal%2CUnityEngine.Vector3)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L485 |
| AvatarIKGoal | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AvatarIKGoal.html |
| Vector3 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetIKPositionWeight_UnityEngine_AvatarIKGoal_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetIKPositionWeight(UnityEngine.AvatarIKGoal%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L501 |
| AvatarIKGoal | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AvatarIKGoal.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetIKRotation_UnityEngine_AvatarIKGoal_UnityEngine_Quaternion_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetIKRotation(UnityEngine.AvatarIKGoal%2CUnityEngine.Quaternion)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L493 |
| AvatarIKGoal | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AvatarIKGoal.html |
| Quaternion | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetIKRotationWeight_UnityEngine_AvatarIKGoal_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetIKRotationWeight(UnityEngine.AvatarIKGoal%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L509 |
| AvatarIKGoal | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AvatarIKGoal.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetInteger_System_Int32_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetInteger(System.Int32%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L357 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetInteger_System_String_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetInteger(System.String%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L354 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetLookAtPosition_UnityEngine_Vector3_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetLookAtPosition(UnityEngine.Vector3)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L529 |
| Vector3 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetLookAtWeight_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetLookAtWeight(System.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L534 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetLookAtWeight_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetLookAtWeight(System.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L540 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetLookAtWeight_System_Single_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetLookAtWeight(System.Single%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L546 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetLookAtWeight_System_Single_System_Single_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetLookAtWeight(System.Single%2CSystem.Single%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L552 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetLookAtWeight_System_Single_System_Single_System_Single_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetLookAtWeight(System.Single%2CSystem.Single%2CSystem.Single%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L558 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetQuaternion_System_Int32_UnityEngine_Quaternion_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetQuaternion(System.Int32%2CUnityEngine.Quaternion)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L1237 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Quaternion | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetQuaternion_System_String_UnityEngine_Quaternion_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetQuaternion(System.String%2CUnityEngine.Quaternion)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L1235 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Quaternion | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html |
| AvatarTarget | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AvatarTarget.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetTrigger_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetTrigger(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L363 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetTrigger_System_String_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetTrigger(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L360 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetVector_System_Int32_UnityEngine_Vector3_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetVector(System.Int32%2CUnityEngine.Vector3)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L1228 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Vector3 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator_SetVector_System_String_UnityEngine_Vector3_.md&value=---%0Auid%3A%20UnityEngine.Animator.SetVector(System.String%2CUnityEngine.Vector3)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L1226 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Vector3 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| AnimatorJobExtensions.BindStreamTransform(Animator, Transform) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Experimental.Animations.AnimatorJobExtensions.html#UnityEngine_Experimental_Animations_AnimatorJobExtensions_BindStreamTransform_UnityEngine_Animator_UnityEngine_Transform_ |
| AnimatorJobExtensions.BindStreamProperty(Animator, Transform, Type, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Experimental.Animations.AnimatorJobExtensions.html#UnityEngine_Experimental_Animations_AnimatorJobExtensions_BindStreamProperty_UnityEngine_Animator_UnityEngine_Transform_System_Type_System_String_ |
| AnimatorJobExtensions.BindStreamProperty(Animator, Transform, Type, String, Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Experimental.Animations.AnimatorJobExtensions.html#UnityEngine_Experimental_Animations_AnimatorJobExtensions_BindStreamProperty_UnityEngine_Animator_UnityEngine_Transform_System_Type_System_String_System_Boolean_ |
| AnimatorJobExtensions.BindSceneTransform(Animator, Transform) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Experimental.Animations.AnimatorJobExtensions.html#UnityEngine_Experimental_Animations_AnimatorJobExtensions_BindSceneTransform_UnityEngine_Animator_UnityEngine_Transform_ |
| AnimatorJobExtensions.BindSceneProperty(Animator, Transform, Type, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Experimental.Animations.AnimatorJobExtensions.html#UnityEngine_Experimental_Animations_AnimatorJobExtensions_BindSceneProperty_UnityEngine_Animator_UnityEngine_Transform_System_Type_System_String_ |
| AnimatorJobExtensions.BindSceneProperty(Animator, Transform, Type, String, Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Experimental.Animations.AnimatorJobExtensions.html#UnityEngine_Experimental_Animations_AnimatorJobExtensions_BindSceneProperty_UnityEngine_Animator_UnityEngine_Transform_System_Type_System_String_System_Boolean_ |
| AnimatorJobExtensions.OpenAnimationStream(Animator, ref AnimationStream) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Experimental.Animations.AnimatorJobExtensions.html#UnityEngine_Experimental_Animations_AnimatorJobExtensions_OpenAnimationStream_UnityEngine_Animator_UnityEngine_Experimental_Animations_AnimationStream__ |
| AnimatorJobExtensions.CloseAnimationStream(Animator, ref AnimationStream) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Experimental.Animations.AnimatorJobExtensions.html#UnityEngine_Experimental_Animations_AnimatorJobExtensions_CloseAnimationStream_UnityEngine_Animator_UnityEngine_Experimental_Animations_AnimationStream__ |
| AnimatorJobExtensions.ResolveAllStreamHandles(Animator) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Experimental.Animations.AnimatorJobExtensions.html#UnityEngine_Experimental_Animations_AnimatorJobExtensions_ResolveAllStreamHandles_UnityEngine_Animator_ |
| AnimatorJobExtensions.ResolveAllSceneHandles(Animator) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Experimental.Animations.AnimatorJobExtensions.html#UnityEngine_Experimental_Animations_AnimatorJobExtensions_ResolveAllSceneHandles_UnityEngine_Animator_ |
| MustExtensions.MustBeEqual(T, T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeEqual__1___0___0_ |
| MustExtensions.MustBeEqual(T, T, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeEqual__1___0___0_System_String_ |
| MustExtensions.MustNotBeEqual(T, T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeEqual__1___0___0_ |
| MustExtensions.MustNotBeEqual(T, T, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeEqual__1___0___0_System_String_ |
| MustExtensions.MustBeNull(T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeNull__1___0_ |
| MustExtensions.MustBeNull(T, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeNull__1___0_System_String_ |
| MustExtensions.MustNotBeNull(T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeNull__1___0_ |
| MustExtensions.MustNotBeNull(T, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeNull__1___0_System_String_ |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Animator.md&value=---%0Auid%3A%20UnityEngine.Animator%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Animation/ScriptBindings/Animator.bindings.cs/#L279 |
| Back to top | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Animator.html#top |