LensSettings.OrthographicSize Field

Cinemachine

LensSettingsOrthographicSize Field

When using an orthographic camera, this defines the height, in world co-ordinates, of the camera view.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("When using an orthographic camera, this defines the half-height, in world coordinates, of the camera view.")]
public float OrthographicSize
var OrthographicSize

Field Value

Type: Single
See Also