Platforms to show: All Mac Windows Linux Cross-Platform

Back to SCNActionMBS class.

SCNActionMBS.TimingModeEaseIn = 1

Type Topic Plugin Version
const SceneKit MBS Mac64bit Plugin 19.1
One of the constants affecting the animation curve of an action, used by the timingMode property.

Ease-in pacing. The animation begins slowly, and then speeds up as it progresses.

SCNActionMBS.TimingModeEaseInEaseOut = 3

Type Topic Plugin Version
const SceneKit MBS Mac64bit Plugin 19.1
One of the constants affecting the animation curve of an action, used by the timingMode property.

Ease-in ease-out pacing. The animation begins slowly, accelerates through the middle of its duration, and then slows again before completing.

SCNActionMBS.TimingModeEaseOut = 2

Type Topic Plugin Version
const SceneKit MBS Mac64bit Plugin 19.1
One of the constants affecting the animation curve of an action, used by the timingMode property.

Ease-out pacing. The animation begins quickly, and then slows as it completes.

SCNActionMBS.TimingModeLinear = 0

Type Topic Plugin Version
const SceneKit MBS Mac64bit Plugin 19.1
One of the constants affecting the animation curve of an action, used by the timingMode property.

Linear pacing. The animation progresses evenly throughout its duration.

The items on this page are in the following plugins: MBS Mac64bit Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...