
Following Object With Camera
IF you want to follow an object with the camera you can use the LookAt(RightHanded) node and put its output as the ViewMatrix input of a camera node.

IF you want to follow an object with the camera you can use the LookAt(RightHanded) node and put its output as the ViewMatrix input of a camera node.