From 8b384dffa0d9c63c7a657c6e567c2ddefbf046cd Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 11 Oct 2020 20:00:58 +0800 Subject: +Saionji show off scene --- .../UMotionEditor/Manual/pages/PoseEditor.html | 285 +++++++++++++++++++++ 1 file changed, 285 insertions(+) create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Manual/pages/PoseEditor.html (limited to 'Assets/ThirdParty/UMotion/UMotionEditor/Manual/pages/PoseEditor.html') diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Manual/pages/PoseEditor.html b/Assets/ThirdParty/UMotion/UMotionEditor/Manual/pages/PoseEditor.html new file mode 100644 index 00000000..932a7cfa --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Manual/pages/PoseEditor.html @@ -0,0 +1,285 @@ + + + + + + UMotion Manual - Pose Editor + + + + + +
+ + +
+
+

Version: 1.22p03

+
+
+
+
+ UMotion Manual +
+ +
    + +
  1. UMotion Manual
  2. + +
  3. Introduction & Tips
  4. + +
  5. Getting Started
  6. + +
  7. + +
      +
    1. + +
        +
      1. Quick Start Tutorial
      2. + +
      3. 1) Installation & First Steps
      4. + +
      5. 2) Pose Editing
      6. + +
      7. 3) Clip Editor
      8. + +
      9. 4) Curves & Rotation Modes
      10. + +
      11. 5) Config Mode
      12. + +
      13. 6) Export Animations
      14. + +
      15. 7) Root Motion
      16. + +
      17. 8) Animation Events
      18. + +
      19. 9) Pose Mirroring
      20. +
      +
    2. + +
    3. + +
        +
      1. 1) Importing Animations
      2. + +
      3. 2) Inverse Kinematics
      4. + +
      5. 3) Child-Of Constraint
      6. + +
      7. 4) Custom Properties
      8. + +
      9. 5) IK Pinning
      10. +
      +
    4. + +
    5. + +
        +
      1. 1) Our First Animation
      2. + +
      3. 2) Editing Animations
      4. + +
      5. 3) Customizing an animation for a RPG
      6. + +
      7. 4) Unity Timeline & Weighted Tangents
      8. +
      +
    6. + +
    7. + +
        +
      1. UMotion Tutorial
      2. +
      +
    8. +
    +
  8. + +
  9. How to create better animations
  10. + +
  11. + +
      +
    1. + +
        +
      1. File
      2. + +
      3. Edit
      4. + +
      5. Help
      6. +
      +
    2. + +
    3. Preferences
    4. + +
    5. Import / Export
    6. + +
    7. FK to IK Conversion
    8. + +
    9. + +
        +
      1. Project Settings
      2. + +
      3. Clip Settings
      4. +
      +
    10. + +
    11. Animated Properties List
    12. + +
    13. Root Motion
    14. + +
    15. Rotation Modes
    16. + +
    17. + +
        +
      1. Dopesheet
      2. + +
      3. Curves View
      4. +
      +
    18. + +
    19. Playback Navigation
    20. + +
    21. Layers
    22. +
    +
  12. + +
  13. + +
      +
    1. + +
        +
      1. + +
          +
        1. IK Setup Wizard
        2. + +
        3. Mirror Mapping
        4. +
        +
      2. + +
      3. Configuration
      4. + +
      5. Display
      6. +
      +
    2. + +
    3. + +
        +
      1. Tools
      2. + +
      3. Channels
      4. + +
      5. Selection
      6. + +
      7. Display
      8. + +
      9. Animation
      10. +
      +
    4. + +
    5. + +
        +
      1. Inverse Kinematics
      2. + +
      3. Child-Of
      4. + +
      5. Custom Property
      6. +
      +
    6. + +
    7. Options
    8. + +
    9. Tool Assistant
    10. +
    +
  14. + +
  15. Edit In Play Mode
  16. + +
  17. Unity Timeline Integration
  18. + +
  19. UMotion API
  20. + +
  21. Exporting Animations FAQ
  22. + +
  23. Support / FAQ
  24. + +
  25. Release Notes
  26. + +
  27. Known Issues
  28. + +
  29. Credits
  30. + +
+
+
+
+
+

Pose Editor

An animation is a sequence of poses that are stored as so called key frames. When an animation is played, it smoothly interpolates between the defined poses to create a fluid motion. The Pose Editor provides all tools you need to bring the animated GameObject in the different poses and to create the key frames for the animation.

+ + +
+

UMotion Pose Editor

+

Animated GameObject

+ +

With the topmost field in the Pose Editor, a GameObject that should be animated can be selected. The animated GameObject is used to edit and preview an animation.

+ +

There are two ways to assign an animated GameObject to the Pose Editor:

+
    +
  • By dragging a GameObject from Unity's Hierarchy window to the appropriate field in the Pose Editor.
  • +
  • By clicking on the circle next to the field. This will open a dialog that shows all GameObjects of the current scene that can be animated.
  • +
+ +

The bones and transforms of the animated GameObject need to match to those defined in the current project. When a new empty UMotion project is created and an animated GameObject is selected for the first time, a default configuration for all bones/transforms of that GameObject will be created.

+ +

Important: While an animated GameObject is assigned to the Pose Editor it is not possible to select any other GameObjects through mouse clicks within the Scene View. In order to select other GameObjects, they need to be selected via Unity's Hierarchy window. GameObjects that are a parent or a child of the animated GameObject can't be selected.

+ +

By clicking on the Clear button, the animated GameObject will be removed from the Pose Editor and its original state will be restored.

+ +

Tip: By clicking on the Dropdown arrow next to the Clear button it is possible to remove the GameObject from the Pose Editor but keep the current pose in the scene.

+ + + +

UMotion Lock

+

When an animated GameObject is selected, it automatically gets a component attached called UMotion Lock. This component saves the original state of the GameObject and prepares it for being used with UMotion. Once the animated GameObject field is cleared in the Pose Editor, UMotion Lock is destroyed which automatically restores the original state of the GameObject.

+ +

Currently locked GameObjects are highlighted in the Unity Hierarchy window:

+ +

Hierarchy - UMotion Locked

+ +

A GameObject can be unlocked manually (this may be necessary when UMotion crashes) by selecting the GameObject and click the Unlock button in the inspector of the UMotion Lock component.

+ + +

Edit Modes

+ +

The Pose Editor has two edit modes:

+ +
    +
  • + The Pose Mode is used to create poses for the animation clips. +
  • +
  • + The Config Mode is used to configure the animation rig (i.e. the "skeleton" of the 3D model). +
  • +
+ +

To switch between the edit modes, the toggle buttons or the appropriate shortcut can be used.

+
+
+

Copyright © 2017 - 2020 Soxware Interactive ALL RIGHTS RESERVED

+

Unity Forum Thread | Facebook | Twitter | Youtube

+
+
+
+ + -- cgit v1.1-26-g67d0