Tutorial: Import and play back Alembic | Alembic | 1.0.7
docs.unity3d.com
    Show / Hide Table of Contents

    Tutorial: Import and play back Alembic

    This quick tutorial covers adding Alembic assets to your Project and using them in Unity. It demonstrates importing and playing back Alembic content.

    1. Drag an Alembic (.abc) file into the Project view. This imports the Alembic Asset into Unity.

      Drag the file

    2. Drag the Alembic Asset into the Scene.

    3. Open the Alembic Stream Player component in the Inspector and scrub the Time property.

      If you are unfamiliar with the term scrub, it basically means to move the control left and right. In Unity, you can click-and-drag over the label on a control to move it left and right.

      Scrub the time

      Next, you can learn how to play back the Alembic animation using the Timeline Editor.

    4. Select your Alembic object in the Scene view and open the Timeline Editor (top menu: Window > Sequencing > Timeline).

    5. Click the Create button to create a Director component and a Timeline Asset and save it to file.

      Unity displays the Timeline Editor with a default Animation Track.

      Timeline

    6. Remove the Animation Track (select Delete from the context menu or the Track menu).

    7. Drag the Alembic object from the Scene onto the Timeline Editor and select Add Clip With Alembic Track from the pop-up menu.Timeline

      This creates an Alembic Track with an Alembic clip.

    8. Now you can scrub the Timeline Playhead or use the Timeline Playback Controls to see the animation playing in Unity.

    Back to top
    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