Click or drag to resize

CameraSize Property

The camera's size measured as 1/2 the width or height. Only applicable in orthogonal mode. Since KeepAspect locks on axis, size sets the other axis' size length.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float Size { get; set; }

Property Value

Type: Single
See Also