CinemachineStateDrivenCamera.Instruction.m_ActivateAfter Field

Cinemachine

CinemachineStateDrivenCameraInstructionm_ActivateAfter Field

How long to wait (in seconds) before activating the virtual camera. This filters out very short state durations

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("How long to wait (in seconds) before activating the virtual camera. This filters out very short state durations")]
public float m_ActivateAfter
var m_ActivateAfter

Field Value

Type: Single
See Also