Move BoxSize

This commit is contained in:
Chandler Cox
2023-05-10 08:04:47 -05:00
parent 2b59cbf0f1
commit eeaf7eb733

View File

@@ -97,6 +97,7 @@ namespace FlaxEngine.GUI
/// <summary>
/// Gets or sets the size of the box.
/// </summary>
[EditorOrder(20)]
public float BoxSize
{
get => _boxSize;