Rasagar/Library/PackageCache/com.unity.cinemachine/Documentation~/CinemachineVirtualCameraAim.md
2024-08-26 23:07:20 +03:00

898 B
Raw Blame History

Aim properties

Use the Aim properties to specify how to rotate the Virtual Camera. To change the cameras position, use the Body properties.

Aim properties, with the Composer algorithm (red)

  • Do Nothing: Do not procedurally rotate the Virtual Camera.
  • Composer: Keep the Look At target in the camera frame.
  • Group Composer: Keep multiple Look At targets in the camera frame.
  • Hard Look At: Keep the Look At target in the center of the camera frame.
  • POV: Rotate the Virtual Camera based on the users input.
  • Same As Follow Target: Set the cameras rotation to the rotation of the Follow target.