Api Sandbox ScreenPanel
class

ScreenPanel

public sealed class ScreenPanel : Component

Renders any attached PanelComponents to the screen. Acts as the root for all your UI components.

Constructors

ScreenPanel()

Properties

Name Type Description
Opacity Single
Scale Single
AutoScreenScale Boolean
ScaleStrategy AutoScale
ZIndex Int32
TargetCamera CameraComponent

Methods

virtual Panel GetPanel()
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.ScreenPanel