CinemachineFramingTransposer.m_GroupFramingSize Field

Cinemachine

CinemachineFramingTransposerm_GroupFramingSize Field

How much of the screen to fill with the bounding box of the targets.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("The bounding box of the targets should occupy this amount of the screen space.  1 means fill the whole screen.  0.5 means fill half the screen, etc.")]
public float m_GroupFramingSize
var m_GroupFramingSize

Field Value

Type: Single
See Also