Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

Question How to read bone info from animation clip in runtime

Discussion in 'Animation' started by Ahmadhp, Mar 1, 2023.

  1. Ahmadhp

    Ahmadhp

    Joined:
    May 31, 2013
    Posts:
    33
    Hi

    I wonder if is it possible to read the pose data (bones position, etc) in runtime from the animation clip (without actually playing it and for each frame of animation obviously).