Animation.methodTrackGetKeyIndices

Returns all the key indices of a method track, given a position and delta time.

struct Animation
@nogc nothrow const
PoolIntArray
methodTrackGetKeyIndices
(
in long track_idx
,
in double time_sec
,
in double delta
)

Meta