Cinemachine
CinemachineStateDrivenCameram_Instructions Field |
The set of instructions associating virtual cameras with states.
These instructions are used to choose the live child at any given moment
Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("The set of instructions associating virtual cameras with states. These instructions are used to choose the live child at any given moment")] public CinemachineStateDrivenCameraInstruction[] m_Instructions
var m_Instructions
Field Value
Type: CinemachineStateDrivenCameraInstructionSee Also