CinemachineFramingTransposer Properties

Cinemachine

CinemachineFramingTransposer Properties

The CinemachineFramingTransposer 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 valid Follow target
(Overrides CinemachineComponentBaseIsValid.)
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
Public propertyStage
Get the Cinemachine Pipeline stage that this component implements. Always returns the Body stage
(Overrides CinemachineComponentBaseStage.)
Public propertyTargetGroup
Get Follow 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