Api Editor GraphicsWidget
class

GraphicsWidget

public class GraphicsWidget : GraphicsItem

Constructors

GraphicsWidget(Widget widget, GraphicsItem parent)
GraphicsWidget(GraphicsItem parent)

Properties

Name Type Description
Widget Widget
Size virtual Vector2
TranslucentBackground Boolean
NoSystemBackground Boolean
Assembly: Sandbox.Tools Namespace: Editor Full Name: Editor.GraphicsWidget