CinemachineBlend.CamA Property

Cinemachine

CinemachineBlendCamA Property

First camera in the blend

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public ICinemachineCamera CamA { get; set; }
function get_CamA();
function set_CamA(value);

Property Value

Type: ICinemachineCamera
See Also