Cinemachine
![]() | CinemachineComponentBase Class |
An abstract representation of a mutator acting on a Cinemachine Virtual Camera

Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)

[DocumentationSortingAttribute(24f, DocumentationSortingAttributeLevel.API)] public abstract class CinemachineComponentBase : MonoBehaviour
Cinemachine.CinemachineComponentBase = function(); Type.createClass( 'Cinemachine.CinemachineComponentBase', UnityEngine.MonoBehaviour);
The CinemachineComponentBase type exposes the following members.

Name | Description | |
---|---|---|
![]() | CinemachineComponentBase |

Name | Description | |
---|---|---|
![]() | FollowTarget | Returns the owner vcam's Follow target. |
![]() | IsValid | Returns true if this object is enabled and set up to produce results. |
![]() | LookAtTarget | Returns the owner vcam's LookAt target. |
![]() | Stage | What part of the pipeline this fits into |
![]() | VcamState | Returns the owner vcam's CameraState. |
![]() | VirtualCamera | Get the associated CinemachineVirtualCameraBase |

Name | Description | |
---|---|---|
![]() | MutateCameraState | Mutates the camera state. This state will later be applied to the camera. |
![]() | OnPositionDragged | API for the editor, to process a position drag from the user.
Base class implementation does nothing. |


Reference

SystemObject
Object
Component
Behaviour
MonoBehaviour
CinemachineCinemachineComponentBase
CinemachineCinemachineBasicMultiChannelPerlin
CinemachineCinemachineComposer
CinemachineCinemachineFramingTransposer
CinemachineCinemachineHardLockToTarget
CinemachineCinemachineHardLookAt
CinemachineCinemachinePOV
CinemachineCinemachineTrackedDolly
CinemachineCinemachineTransposer
Object
Component
Behaviour
MonoBehaviour
CinemachineCinemachineComponentBase
CinemachineCinemachineBasicMultiChannelPerlin
CinemachineCinemachineComposer
CinemachineCinemachineFramingTransposer
CinemachineCinemachineHardLockToTarget
CinemachineCinemachineHardLookAt
CinemachineCinemachinePOV
CinemachineCinemachineTrackedDolly
CinemachineCinemachineTransposer