docs.unity3d.com
    Show / Hide Table of Contents

    Animation Rigging Menu

    The top-level Animation Rigging menu contains useful utilities to help with rigging workflows.

    Align

    Use Align to align the Transform, Position, or Rotation of a GameObject to another GameObject. This is particularly useful when aligning effectors to bones, or props to an effector. To use Align, select the GameObject you want to align and then select the GameObject with the transform that you want to align to. In the Animation Rigging menu, select the appropriate align option.

    Tool Description
    Align Transform Updates the Position and Rotation of the GameObject.
    Align Rotation Updates the Rotation of the GameObject.
    Align Position Updates the Position of the GameObject.

    Restore Bind Pose

    Use the Restore Bind Pose option to restore the Skinned Mesh Renderer bind pose that was originally imported. This is useful for restoring the original character pose of a skinned mesh. This option will only restore poses for bones that are used by skinning. The restore bind pose option may not work as expected for setups where the mesh is only skinned to some bones in the hierarchy.

    Rig Setup

    Use the Rig Setup option to set up the required components for Animation Rigging on the selected object.

    To use Rig Setup, select a GameObject hierarchy with an Animator component on which you want to create the constraints. Then, select the Rig Setup option. This creates a RigBuilder component on the selected GameObject and a child GameObject named "Rig 1" with a Rig component that will be assigned to the RigBuilder layers.

    Note: Rig Setup is also found in the Animator component options.

    Bone Renderer Setup

    Use the Bone Renderer Setup option to create a BoneRenderer component with bones extracted from children SkinnedMeshRenderer components in the selected GameObject hierarchy. To use Bone Renderer Setup, select the root GameObject and select Bone Renderer Setup.

    Note: Bone Renderer Setup is also found in the Animator component options.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023