Platforms to show: All Mac Windows Linux Cross-Platform

Back to SCNBillboardConstraintMBS class.

SCNBillboardConstraintMBS.SCNBillboardAxisAll = 7

Type Topic Plugin Version
const SceneKit MBS Mac64bit Plugin 19.1
One of the options for locking the orientation of nodes affected by a billboard constraint.

Align an affected node such that its orientation always matches that of the view.
This is the default option for newly created billboard constraints.

SCNBillboardConstraintMBS.SCNBillboardAxisX = 1

Type Topic Plugin Version
const SceneKit MBS Mac64bit Plugin 19.1
One of the options for locking the orientation of nodes affected by a billboard constraint.

Align an affected node such that its x-axis is always parallel to that of the view, leaving it free to rotate otherwise.

SCNBillboardConstraintMBS.SCNBillboardAxisY = 2

Type Topic Plugin Version
const SceneKit MBS Mac64bit Plugin 19.1
One of the options for locking the orientation of nodes affected by a billboard constraint.

Align an affected node such that its y-axis is always parallel to that of the view, leaving it free to rotate otherwise.

SCNBillboardConstraintMBS.SCNBillboardAxisZ = 4

Type Topic Plugin Version
const SceneKit MBS Mac64bit Plugin 19.1
One of the options for locking the orientation of nodes affected by a billboard constraint.

Align an affected node such that its z-axis is always perpendicular to the viewing plane, leaving it free to rotate otherwise.

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