Cinemachine
ICinemachineCameraLookAt Property |
The thing the camera wants to look at (aim). May be null.
Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Transform LookAt { get; set; }
function get_LookAt(); function set_LookAt(value);
Property Value
Type: TransformSee Also