API ReferenceSandbox
ScreenPanelclass
Renders any attached PanelComponents to the screen. Acts as the root for all your UI components.
Constructors1
Showing 1 constructors
public ScreenPanel()
No results match this filter.
Methods1
Showing 1 methods
No results match this filter.
Properties6
Showing 6 properties
public bool Sandbox.ScreenPanel.AutoScreenScale { get; set; }
Returns:
bool—public float Sandbox.ScreenPanel.Opacity { get; set; }
Returns:
float—public float Sandbox.ScreenPanel.Scale { get; set; }
Returns:
float—public Sandbox.ScreenPanel.AutoScale Sandbox.ScreenPanel.ScaleStrategy { get; set; }
public Sandbox.CameraComponent Sandbox.ScreenPanel.TargetCamera { get; set; }
public int Sandbox.ScreenPanel.ZIndex { get; set; }
Returns:
int—No results match this filter.