Api Sandbox WorldPanel
class

WorldPanel

public sealed class WorldPanel : Renderer

Renders any attached PanelComponents to the world in 3D space.

Constructors

WorldPanel()

Properties

Name Type Description
RenderScale Single
LookAtCamera Boolean
PanelSize Vector2
HorizontalAlign HAlignment
VerticalAlign VAlignment
InteractionRange Single How far can we interact with this world panel?

Methods

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