New button styling
This commit is contained in:
@@ -76,6 +76,7 @@ namespace FlaxEngine.GUI
|
||||
private float _rotation;
|
||||
internal Matrix3x3 _cachedTransform;
|
||||
internal Matrix3x3 _cachedTransformInv;
|
||||
private bool _pivotRelativeSizing = false;
|
||||
|
||||
// Style
|
||||
|
||||
|
||||
Reference in New Issue
Block a user