Property ComponentOwner
ComponentOwner
Get the CinemachineVirtualCamera to which this extension is attached. This is distinct from the CinemachineCameras that the extension will modify, as extensions owned by manager cameras will be applied to all the CinemachineCamera children.
Declaration
public CinemachineVirtualCameraBase ComponentOwner { get; }
Property Value
Type | Description |
---|---|
CinemachineVirtualCameraBase |