CinemachineVirtualCameraBase.VirtualCameraGameObject Property

Cinemachine

CinemachineVirtualCameraBaseVirtualCameraGameObject Property

The GameObject owner of the Virtual Camera behaviour.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public GameObject VirtualCameraGameObject { get; }
function get_VirtualCameraGameObject();

Property Value

Type: GameObject

Implements

ICinemachineCameraVirtualCameraGameObject
See Also