How to get AnimationId from an AnimationTrack?

I’ve been trying to get an AnimationId from the AnimationTrack to check what Animation is playing.

I can’t manage to find the AnimationId

I looked in the devHub but can’t seem to find my answer, is it possible to get an AnimationId from an AnimationTrack?

1 Like

You should be able to do AnimationTrack.Animation.AnimationId

4 Likes