CinemachineGroupComposer.m_MaximumFOV Field

Cinemachine

CinemachineGroupComposerm_MaximumFOV Field

If adjusting FOV, will not set the FOV higher than this

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[RangeAttribute(1f, 179f)]
[TooltipAttribute("If adjusting FOV, will not set the FOV higher than this.")]
public float m_MaximumFOV
var m_MaximumFOV

Field Value

Type: Single
See Also