API ReferenceSandbox
WorldPanelclass
Renders any attached PanelComponents to the world in 3D space.
Constructors1
Showing 1 constructors
public WorldPanel()
No results match this filter.
Methods1
Showing 1 methods
No results match this filter.
Properties6
Showing 6 properties
public Sandbox.WorldPanel.HAlignment Sandbox.WorldPanel.HorizontalAlign { get; set; }
public float Sandbox.WorldPanel.InteractionRange { get; set; }
How far can we interact with this world panel?
Returns:
float—public bool Sandbox.WorldPanel.LookAtCamera { get; set; }
Returns:
bool—public float Sandbox.WorldPanel.RenderScale { get; set; }
Returns:
float—public Sandbox.WorldPanel.VAlignment Sandbox.WorldPanel.VerticalAlign { get; set; }
No results match this filter.