ChocolateBird/theme/border_stylebox.tres

12 lines
288 B
Plaintext
Raw Normal View History

2023-07-31 15:18:02 +09:30
[gd_resource type="StyleBoxTexture" load_steps=2 format=2]
[ext_resource path="res://theme/border_imagetexture.tres" type="Texture" id=1]
[resource]
texture = ExtResource( 1 )
region_rect = Rect2( 0, 0, 10, 10 )
margin_left = 4.0
margin_right = 4.0
margin_top = 4.0
margin_bottom = 4.0