Field m_CameraActivatedEvent
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.
The Parameters are (incoming_vcam, outgoing_vcam), in that order.
Namespace: Cinemachine
Assembly: solution.dll
Syntax
[Tooltip("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 CinemachineBrain.VcamActivatedEvent m_CameraActivatedEvent
Returns
Type | Description |
---|---|
CinemachineBrain.VcamActivatedEvent |