Function Animation.trackGetKeyValue

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

Variant trackGetKeyValue (
  const(long) track_idx,
  const(long) key_idx
) nothrow @nogc const;