CinemachineVirtualCameraBase.m_Priority Field

Cinemachine

CinemachineVirtualCameraBasem_Priority Field

The priority will determine which camera becomes active based on the state of other cameras and this camera. Higher numbers have greater priority.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[NoSaveDuringPlayAttribute]
[TooltipAttribute("The priority will determine which camera becomes active based on the state of other cameras and this camera.  Higher numbers have greater priority.")]
public int m_Priority
var m_Priority

Field Value

Type: Int32
See Also