DrawVGUI
ui3d2d.drawVgui( Panel panel, Vector position, Angle angles, number scale, Entity ignoredEntity = nil )
Description
⚠️
This method is only available when the UI3D2D extras (opens in a new tab) are included.
ℹ️
Do not call EndDraw() when using this method, it is done automatically.
Draws the given VGUI panel in 3D space and allows the player to interact with it.