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