Platforms to show: All Mac Windows Linux Cross-Platform

Back to SCNAccelerationConstraintMBS class.

SCNAccelerationConstraintMBS.damping as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SceneKit MBS Mac64bit Plugin 19.1 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Specifies the damping factor of the receiver.

Optionally reduce the body's linear velocity each frame to simulate fluid/air friction. Value should be zero or greater. Defaults to 0.1. Animatable.
(Read and Write property)

SCNAccelerationConstraintMBS.decelerationDistance as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SceneKit MBS Mac64bit Plugin 19.1 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Controls the distance at which the node should start decelerating.

Defaults to 0. Animatable.
(Read and Write property)

SCNAccelerationConstraintMBS.maximumLinearAcceleration as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SceneKit MBS Mac64bit Plugin 19.1 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Controls the maximum linear acceleration. Defaults to MAXFLOAT. Animatable.

The maximum linear acceleration is in m.s^-2
(Read and Write property)

SCNAccelerationConstraintMBS.maximumLinearVelocity as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SceneKit MBS Mac64bit Plugin 19.1 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Controls the maximum linear velocity. Defaults to MAXFLOAT. Animatable.

The maximum linear velocity is in m.s
(Read and Write property)

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


The biggest plugin in space...