CinemachineBrain.m_CameraActivatedEvent Field

Cinemachine

CinemachineBrainm_CameraActivatedEvent Field

This event will fire whenever a virtual camera goes live. If a blend is involved, then the event will fire on the first frame of the blend

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("This event will fire whenever a virtual camera goes live.  If a blend is involved, then the event will fire on the first frame of the blend.")]
public CinemachineBrainVcamEvent m_CameraActivatedEvent
var m_CameraActivatedEvent

Field Value

Type: CinemachineBrainVcamEvent
See Also