CinemachineGroupComposer Properties

Cinemachine

CinemachineGroupComposer Properties

The CinemachineGroupComposer 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
(Inherited from CinemachineComposer.)
Public propertyIsValid
True if component is enabled and has a LookAt defined
(Inherited from CinemachineComposer.)
Public propertyLookAtTarget
Returns the owner vcam's LookAt target.
(Inherited from CinemachineComponentBase.)
Public propertym_LastBounds
For editor visulaization of the calculated bounding box of the group
Public propertym_lastBoundsMatrix
For editor visualization of the calculated bounding box of the group
Public propertySoftGuideRect
Internal API for the inspector editor
(Inherited from CinemachineComposer.)
Public propertyStage
Get the Cinemachine Pipeline stage that this component implements. Always returns the Aim stage
(Inherited from CinemachineComposer.)
Public propertyTargetGroup
Get LookAt target as CinemachineTargetGroup, or null if target is not a group
Public propertyVcamState
Returns the owner vcam's CameraState.
(Inherited from CinemachineComponentBase.)
Public propertyVirtualCamera
Get the associated CinemachineVirtualCameraBase
(Inherited from CinemachineComponentBase.)
Top
See Also