Selection
Tools for selecting joints and transforms.
Pose Mode - Selection
Joints and transforms can be either selected by clicking on them in the Scene View or by clicking them in Unity's Hierarchy window.
The buttons next to Parent, Child and Sibling can be used to select the appropriate joint/transform or all of them (e.g. all parents).
UI Element | Description |
---|---|
Selected | The name of the current selected joint/transform. |
↔ Clip Editor | Enables/disables the synchronization of the selection between the Pose Editor and the Clip Editor. When enabled, selecting animated properties in the Clip Editor will select the corresponding bone/transform in the Pose Editor and Scene View. Respectively when a bone/transform is selected in the Scene View or by using the slection tools of the Pose Editor, the corresponding animated property is selected in the Clip Editor. The animated property is selected based on the current selected tool (the position tool is selecting the position property etc.). |
Parent | The name of the parent of the selected joint/transform. |
Child | The name of the child of the selected joint/transform. |
Sibling | The name of the sibling of the selected joint/transform. |
Select All | Selects all joints/transforms of the current animated GameObject. |
Deselect All | Deselects all joints/transforms of the current animated GameObject. |
Focus Camera | Centers the selected joints/transforms in the last selected Scene View. |
Camera Follow Selected | When pressed, the currently selected bone/transform is going to be followed by the scene view camera. This is very useful when previewing root motion animations as the camera is going to move with the character. |