Cinemachine
CinemachineHardLookAt Properties |
The CinemachineHardLookAt type exposes the following members.
Properties
Name | Description | |
---|---|---|
FollowTarget | Returns the owner vcam's Follow target. (Inherited from CinemachineComponentBase.) | |
IsValid | True if component is enabled and has a LookAt defined (Overrides CinemachineComponentBaseIsValid.) | |
LookAtTarget | Returns the owner vcam's LookAt target. (Inherited from CinemachineComponentBase.) | |
Stage | Get the Cinemachine Pipeline stage that this component implements.
Always returns the Aim stage (Overrides CinemachineComponentBaseStage.) | |
VcamState | Returns the owner vcam's CameraState. (Inherited from CinemachineComponentBase.) | |
VirtualCamera | Get the associated CinemachineVirtualCameraBase (Inherited from CinemachineComponentBase.) |
See Also