Click or drag to resize

SpriteRegionEnabled Property

If true, texture is cut from a larger atlas texture. See RegionRect.

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

Property Value

Type: Boolean
See Also