docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Playback using an Alembic Animation clip

    When Unity imports an Alembic file, it automatically imports the animation as an Animation clip. To access the imported clip, expand the imported Alembic Asset in the Project view.

    Expanded Alembic Asset

    The naming convention of the Animation Clip is <modelName>_Time.

    Playing the clip in Timeline

    To play back the clip in Timeline:

    1. Import the Alembic file into the Scene.

    2. Add an Animator component to the root of the Alembic GameObject hierarchy (the same object which has the Alembic Stream Player component).

    3. Drag the Animation clip from the Alembic Asset in the Project view onto the Timeline view.

      Drag Time Clip

    4. Set the Animator driving the Animation clip to the newly created Animator component.

    5. Play back the animation using the Timeline Play controls in the Timeline view.

    You can also use the Animator to play back the clip by adding it to the Animation Controller just like any other clip.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)