CinemachineComposer Properties

Cinemachine

CinemachineComposer Properties

The CinemachineComposer type exposes the following members.

Properties
  NameDescription
Public propertyFollowTarget
Returns the owner vcam's Follow target.
(Inherited from CinemachineComponentBase.)
Public propertyHardGuideRect
Internal API for the inspector editor
Public propertyIsValid
True if component is enabled and has a LookAt defined
(Overrides CinemachineComponentBaseIsValid.)
Public propertyLookAtTarget
Returns the owner vcam's LookAt target.
(Inherited from CinemachineComponentBase.)
Public propertySoftGuideRect
Internal API for the inspector editor
Public propertyStage
Get the Cinemachine Pipeline stage that this component implements. Always returns the Aim stage
(Overrides CinemachineComponentBaseStage.)
Public propertyVcamState
Returns the owner vcam's CameraState.
(Inherited from CinemachineComponentBase.)
Public propertyVirtualCamera
Get the associated CinemachineVirtualCameraBase
(Inherited from CinemachineComponentBase.)
Top
See Also