Add Scalar Icon, PS & XBox
A separate scalar icon for the value box
This commit is contained in:
@@ -224,6 +224,12 @@ namespace FlaxEngine.GUI
|
||||
[EditorOrder(320)]
|
||||
public SpriteHandle Scale;
|
||||
|
||||
/// <summary>
|
||||
/// The scalar icon.
|
||||
/// </summary>
|
||||
[EditorOrder(330)]
|
||||
public SpriteHandle Scalar;
|
||||
|
||||
/// <summary>
|
||||
/// The shared tooltip control used by the controls if no custom tooltip is provided.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user