Animation.trackGetKeyTime

Returns the time at which the key is located.

struct Animation
@nogc nothrow const
double
trackGetKeyTime
(
in long track_idx
,
in long key_idx
)

Meta