Cinemachine
CinemachineGroupComposer Properties |
The CinemachineGroupComposer type exposes the following members.
Properties
Name | Description | |
---|---|---|
FollowTarget | Returns the owner vcam's Follow target. (Inherited from CinemachineComponentBase.) | |
HardGuideRect | Internal API for the inspector editor (Inherited from CinemachineComposer.) | |
IsValid | True if component is enabled and has a LookAt defined (Inherited from CinemachineComposer.) | |
LookAtTarget | Returns the owner vcam's LookAt target. (Inherited from CinemachineComponentBase.) | |
m_LastBounds | For editor visulaization of the calculated bounding box of the group | |
m_lastBoundsMatrix | For editor visualization of the calculated bounding box of the group | |
SoftGuideRect | Internal API for the inspector editor (Inherited from CinemachineComposer.) | |
Stage | Get the Cinemachine Pipeline stage that this component implements.
Always returns the Aim stage (Inherited from CinemachineComposer.) | |
TargetGroup | Get LookAt target as CinemachineTargetGroup, or null if target is not a group | |
VcamState | Returns the owner vcam's CameraState. (Inherited from CinemachineComponentBase.) | |
VirtualCamera | Get the associated CinemachineVirtualCameraBase (Inherited from CinemachineComponentBase.) |
See Also