Animation.valueTrackGetKeyIndices

Return all the key indices of a value track, given a position and delta time.

struct Animation
@nogc nothrow const
PoolIntArray
valueTrackGetKeyIndices
(
in long idx
,
in double time_sec
,
in double delta
)

Meta