Animation.valueTrackGetKeyIndices

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

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

Meta