foreground_stylebox_blue.tres 296 B

1234567891011
  1. [gd_resource type="StyleBoxTexture" load_steps=2 format=2]
  2. [ext_resource path="res://theme/images/foreground_blue.png" type="Texture2D" id=1]
  3. [resource]
  4. texture = ExtResource( 1 )
  5. region_rect = Rect2( 0, 0, 64, 64 )
  6. margin_left = 18.0
  7. margin_right = 18.0
  8. margin_top = 18.0
  9. margin_bottom = 18.0