Animation.trackGetKeyValue

Returns the value of a given key in a given track.

struct Animation
@nogc nothrow const
Variant
trackGetKeyValue
(
in long track_idx
,
in long key_idx
)

Meta