Platforms to show: All Mac Windows Linux Cross-Platform

Back to SCNActionMBS class.

SCNActionMBS.duration as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SceneKit MBS Mac64bit Plugin 19.1 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The duration required to complete an action.

This is the expected duration of an action’s animation. The actual time an action takes to complete is modified by the action’s timingMode property.
(Read and Write property)

SCNActionMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SceneKit MBS Mac64bit Plugin 19.1 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The internal object references.

(Read and Write property)

SCNActionMBS.speed as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SceneKit MBS Mac64bit Plugin 19.1 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
A speed factor that modifies how fast an action runs.

The speed factor adjusts how fast an action’s animation runs. For example, a speed factor of 2.0 means the animation runs twice as fast.
(Read and Write property)

SCNActionMBS.timingMode as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SceneKit MBS Mac64bit Plugin 19.1 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The timing mode used to execute an action.

For possible values, see TimingMode constants. The default value is TimingModeLinear.
(Read and Write property)

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


The biggest plugin in space...