CinemachineBlend.CamB Property

Cinemachine

CinemachineBlendCamB Property

Second camera in the blend

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public ICinemachineCamera CamB { get; set; }
function get_CamB();
function set_CamB(value);

Property Value

Type: ICinemachineCamera
See Also