Platforms to show: All Mac Windows Linux Cross-Platform

SCNConstraintMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class SceneKit MBS Mac64bit Plugin 19.1 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The abstract superclass for objects that automatically adjust the position, rotation, or scale of a node based on specified rules.

To control the transform (position, rotation, and scale) of one or more SCNNodeMBS objects with constraints, create and configure instances of the SCNConstraint subclass that provides the behavior you want, then add those constraint objects to each node's constraints array.

When SceneKit prepares to render a scene, it examines the list of constraints attached to each node to determine the transform for that node, then applies the new transformation before displaying the scene.

Sub classes:

Some methods using this class:

Blog Entries

Release notes


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


SCNConeMBS   -   SCNCylinderMBS


The biggest plugin in space...