ICinemachineCamera.VirtualCameraGameObject Property

Cinemachine

ICinemachineCameraVirtualCameraGameObject Property

Gets the virtual camera game attached to this class.

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

Property Value

Type: GameObject
See Also