1234567891011 |
- [gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://bcjgdnb1p5meo"]
- [ext_resource type="Texture2D" uid="uid://cemb23hmicv0r" path="res://theme/images/foreground_red.png" id="1"]
- [resource]
- texture = ExtResource("1")
- texture_margin_left = 20.0
- texture_margin_top = 20.0
- texture_margin_right = 20.0
- texture_margin_bottom = 20.0
- region_rect = Rect2(0, 0, 64, 64)
|