AnimationHandleExtensions.Resume
Resume(AnimationHandle)
Resumes a paused animation/animation chain
Declaration
public static void Resume(this AnimationHandle handle)
Parameters
Type | Name | Description |
---|---|---|
AnimationHandle | handle | The handle of the animation to resume |