godot-psd-training/UI/CameraSwitch/CameraSwitchButtonNormal.tres
2024-06-13 18:02:18 +08:00

16 lines
448 B
Plaintext

[gd_resource type="StyleBoxFlat" format=3 uid="uid://d2f2wgj4omqrj"]
[resource]
content_margin_left = 10.0
content_margin_right = 10.0
bg_color = Color(0.0705882, 0.415686, 0.964706, 0.235294)
border_width_left = 1
border_width_top = 1
border_width_right = 1
border_width_bottom = 1
border_color = Color(0.0627451, 0.301961, 1, 1)
corner_radius_top_left = 9
corner_radius_top_right = 9
corner_radius_bottom_right = 9
corner_radius_bottom_left = 9