Skip to content

Animations

This is a list of all animations included in the avatar. You can also see what types of keyframes the animation contains.

AnimationClipGUI

How to use

Problems that don't occur in the editor but occur in the game are often caused by animations, but if there are a lot of animations, it can take time to identify the cause. This tool lists all the animations included in the avatar and also displays the animation type, helping you identify the animation that is causing the problem.

Property

NameDescription
NameAsset name. Clicking this will select the corresponding asset in the Project window.
HumanoidWhether the animation includes humanoid manipulation.
BlendShapeWhether the animation includes blendshape manipulation.
Object ActiveWhether the animation includes toggling objects.
Component EnableWhether the animation includes toggling components.
TransformWhether the animation includes transform manipulation.
Material ReplaceWhether the animation includes material replacement.
Material PropertyWhether the animation includes material property manipulation.
OthersWhether the animation includes any other actions.

Released under the MIT License.