Platforms to show: All Mac Windows Linux Cross-Platform

Back to SCNNodeMBS class.

SCNNodeMBS.SCNMovabilityHintFixed = 0

Type Topic Plugin Version
const SceneKit MBS Mac64bit Plugin 19.1
One of the values that inform SceneKit’s rendering for movement-related effects, used by the movabilityHint property.

The node is not expected to move over time.

SCNNodeMBS.SCNMovabilityHintMovable = 1

Type Topic Plugin Version
const SceneKit MBS Mac64bit Plugin 19.1
One of the values that inform SceneKit’s rendering for movement-related effects, used by the movabilityHint property.

The node is expected to move over time.

SCNNodeMBS.SCNNodeFocusBehaviorFocusable = 2

Type Topic Plugin Version
const SceneKit MBS Mac64bit Plugin 19.1
One of the options for the focusable states of a SceneKit node.

Node is focusable and prevents nodes that it visually obscures from becoming focusable.

SCNNodeMBS.SCNNodeFocusBehaviorNone = 0

Type Topic Plugin Version
const SceneKit MBS Mac64bit Plugin 19.1
One of the options for the focusable states of a SceneKit node.

Node is not focusable.

SCNNodeMBS.SCNNodeFocusBehaviorOccluding = 1

Type Topic Plugin Version
const SceneKit MBS Mac64bit Plugin 19.1
One of the options for the focusable states of a SceneKit node.

Node is not focusable and prevents nodes that it visually obscures from becoming focusable.

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...