Classes

Concepts

Libraries

Objects

contractor »

conversationAnswerData »

engineStatData »

issueData »

playerPlatformSpecialistData »

projectReviewConclusion »

projectReviewRemark »

randomEventData »

statusIcon »

setPlaybackSpeed

Description

Sets a multiplier to the playback speed of the animation object. An alias to this method is 'setPlaybackRate'

Arguments

1 number speed

the multiplier for the speed of the animation.

Example

animObjInstance:setPlaybackSpeed(2) -- play the animation 2x as fast