Click or drag to resize

SpriteRegionRect Property

The region of the atlas texture to display. RegionEnabled must be true.

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

Property Value

Type: Rect2
See Also