ResumeTweenCamera
Description
Resumes the given tween from the point it was paused with PauseTweenCamera. If the tween is already resumed or doesn't exist then this does nothing.
Definition
ResumeTweenCamera( tweenID, cameraID )
void agk::ResumeTweenCamera( uint32_t tweenID, uint32_t cameraID )
Parameters
- tweenID - ID of the tween to resume
- cameraID - ID of the camera to resume