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 public Rect2 RegionRect { get; set; }
Property Value
Type:
Rect2See Also