Add controls to the ActorToolbox in the GUI tab. Add dragging and dropping controls from toolbox into scene and prefab trees.
This commit is contained in:
@@ -7,6 +7,7 @@ namespace FlaxEngine.GUI;
|
||||
/// <summary>
|
||||
/// The slider control.
|
||||
/// </summary>
|
||||
[ActorToolbox("GUI")]
|
||||
public class Slider : ContainerControl
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user