Animation.animationTrackGetKeyAnimation

Returns the animation name at the key identified by key_idx. The track_idx must be the index of an Animation Track.

struct Animation
@nogc nothrow const
String
animationTrackGetKeyAnimation
(
in long track_idx
,
in long key_idx
)

Meta