Field FramingSize
How much of the screen to fill with the bounding box of the targets.
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[Tooltip("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.")]
[RangeSlider(0, 2)]
public float FramingSize
Returns
Type | Description |
---|---|
float |