class in UnityEditor.Animations
Suggest a change Success!Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
Close Submission failedFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
Close Your name Your email Suggestion* DescriptionContains a state machine that controls animations of a model or parts of it.
An AnimatorController uses AnimatorControllerLayers to manage and blend multiple animation states. You can add a layer to an AnimatorController in the Animator window or through scripting using AnimatorController.AddLayer. AnimatorController.layers contains the list of layers of an AnimatorController.
Additional resources: AnimationLayers manual. AnimatorController.RemoveLayer for removing layers.
Properties Property Description avatarMask The AvatarMask that is used to mask the animation on the given layer. blendingMode The blending mode used by the layer. It is not taken into account for the first layer. defaultWeight The default blending weight that the layers has. It is not taken into account for the first layer. iKPass When active, the layer will have an IK pass when evaluated. It will trigger an OnAnimatorIK callback. name The name of the layer. stateMachine The state machine for the layer. syncedLayerAffectsTiming When active, the layer will take control of the duration of the Synced Layer. syncedLayerIndex Specifies the index of the Synced Layer.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4