Animation.trackGetKeyValue

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

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

Meta