Click or drag to resize

BackBufferCopyRect Property

The area covered by the BackBufferCopy. Only used if CopyMode is .

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

Property Value

Type: Rect2
See Also