From fc6de82e75310b4c007d80753a5f58e6692f4855 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 13 Oct 2020 10:33:05 +0800 Subject: +misc --- .../UMotionEditor/Manual/pages/RigHierarchy.html | 478 ++++++++++----------- 1 file changed, 239 insertions(+), 239 deletions(-) (limited to 'Assets/ThirdParty/UMotion/UMotionEditor/Manual/pages/RigHierarchy.html') diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Manual/pages/RigHierarchy.html b/Assets/ThirdParty/UMotion/UMotionEditor/Manual/pages/RigHierarchy.html index 5a808e2e..4b261f14 100644 --- a/Assets/ThirdParty/UMotion/UMotionEditor/Manual/pages/RigHierarchy.html +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Manual/pages/RigHierarchy.html @@ -1,232 +1,232 @@ - - - - - - UMotion Manual - Rig Hierarchy - - - - - -
- - -
-
-

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. - -
-
-
-
-
-

Rig Hierarchy

The Rig Hierarchy shows all joints and transforms that are configured in the current UMotion project. When a joint or transform is selected in the Rig Hierarchy window, it is automatically also selected in the Scene View and vice versa.

-

Config Mode - Rig Hierarchy

Adding a New Rig

Every time an animated GameObject is selected that has joints/transforms that are not present in the current UMotion project a message box is prompted.

+ + + + + + UMotion Manual - Rig Hierarchy + + + + + +
+ + +
+
+

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. + +
+
+
+
+
+

Rig Hierarchy

The Rig Hierarchy shows all joints and transforms that are configured in the current UMotion project. When a joint or transform is selected in the Rig Hierarchy window, it is automatically also selected in the Scene View and vice versa.

+

Config Mode - Rig Hierarchy

Adding a New Rig

Every time an animated GameObject is selected that has joints/transforms that are not present in the current UMotion project a message box is prompted.

New Rig Dialog

By clicking on Create Configuration those joints/transforms are automatically added to the project.

Icon Description

@@ -251,13 +251,13 @@
  • By clicking on the IK Setup Wizard a window is opened that helps creating Inverse Kinematic Rigs in just a few clicks. More information: IK Setup Wizard
  • By clicking on the Add button a custom joint/transform is created as a child of the current selected joint/transform. If multiple joints/transforms are selected, a child for every selected joint/transform is created.
  • By clicking on the Remove button custom joint/transforms can be removed. Only custom join/transforms can be removed (i.e. those that have been created with the "Add" button).
  • -

    Custom Joints/Transforms

    Custom joints/transforms are displayed with an aqua color in the Rig Hierarchy. They are useful for creating advanced inverse kinematics rigs.

    Missing Joints/Transforms

    If there are joints/transforms in the UMotion project configuration that are not present in the current selected animated GameObject a warning is displayed. All joints/transforms that are not found in the animated GameObject are displayed in yellow with a warning symbol in the Rig Hierarchy. By clicking on the Cleanup button, all those unused joints/transforms and all according key frames can be deleted.

    -

    Cleanup

    -
    -

    Copyright © 2017 - 2020 Soxware Interactive ALL RIGHTS RESERVED

    -

    Unity Forum Thread | Facebook | Twitter | Youtube

    -
    - - - - +

    Custom Joints/Transforms

    Custom joints/transforms are displayed with an aqua color in the Rig Hierarchy. They are useful for creating advanced inverse kinematics rigs.

    Missing Joints/Transforms

    If there are joints/transforms in the UMotion project configuration that are not present in the current selected animated GameObject a warning is displayed. All joints/transforms that are not found in the animated GameObject are displayed in yellow with a warning symbol in the Rig Hierarchy. By clicking on the Cleanup button, all those unused joints/transforms and all according key frames can be deleted.

    +

    Cleanup

    +
    +

    Copyright © 2017 - 2020 Soxware Interactive ALL RIGHTS RESERVED

    +

    Unity Forum Thread | Facebook | Twitter | Youtube

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