seekFrame

Update the animation state to match |t|, specified as a frame index i.e. relative to [] * [].

Fractional values are allowed and meaningful - e.g. 0.0 → first frame 1.0 → second frame 0.5 → halfway between first and second frame

Return

this

Parameters

t

frame index


Update the animation state to match |t|, specified as a frame index i.e. relative to [] * [].

Fractional values are allowed and meaningful - e.g. 0.0 → first frame 1.0 → second frame 0.5 → halfway between first and second frame

Return

this

Parameters

t

frame index

ic

invalidation controller (dirty region tracking)