Click or drag to resize

VisibilityNotifier2DRect Property

The VisibilityNotifier2D's bounding rectangle.

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

Property Value

Type: Rect2
See Also