CameraState.HasLookAt Property

Cinemachine

CameraStateHasLookAt Property

Returns true if this state has a valid ReferenceLookAt value.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public bool HasLookAt { get; }
function get_HasLookAt();

Property Value

Type: Boolean
See Also