foreground_stylebox_red.tres 379 B

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