Making nodes turn to a Camera node

You can set 3D nodes to automatically turn towards a Camera node.

For example, the Plane nodes in the top image automatically turn towards the default camera of the Scene node, while the bottom image shows the same scene, but the nodes do not turn towards a Camera node.

../../_images/face-to-camera-enabled.png ../../_images/face-to-camera-disabled.png

To make nodes turn to a Camera node:

  1. In the Node Tree select the nodes that you want to automatically turn to a Camera node and in the Properties add and set the Constraints > Face to Camera Mode property.

    When you set the Face to Camera Mode property, Kanzi by default sets the default camera of the Scene node as the target camera towards which the nodes turn.

    ../../_images/plane-grid-in-node-tree.png ../../_images/face-to-camera-mode.png

    Look at sets the nodes to rotate along all axes to turn to the target camera.

    ../../_images/face-to-camera-look-at.png

    Billboarding sets the nodes to rotate with the rotation of the target camera, keeping the nodes rotated perpendicular to the field of view of the target camera.

    ../../_images/face-to-camera-billboarding-enabled.png

    Cylindrical sets the nodes to turn to the target camera so that they turn around an imaginary cylinder on the y axis, but do not rotate along the x axis.

    ../../_images/face-to-camera-cylindrical.png
  2. (Optional) To make any camera in the Scene node the target camera, in the Properties add the Constraints > Face to Camera Target Camera property, and set it to the Camera node towards which you want the nodes to turn.

    ../../_images/face-to-camera-target-camera.png