CinemachineComposer.m_ScreenX Field

Cinemachine

CinemachineComposerm_ScreenX Field

Horizontal screen position for target. The camera will rotate to the position the tracked object here

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[SpaceAttribute]
[RangeAttribute(0f, 1f)]
[TooltipAttribute("Horizontal screen position for target. The camera will rotate to position the tracked object here.")]
public float m_ScreenX
var m_ScreenX

Field Value

Type: Single
See Also