GuiInterface.getWorldPosition
Gets the current world position of a world gui
Kind: Function
Environments: Game
Game
guiInterface:getWorldPosition( )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
gui |
GuiInterface | The Gui interface |
Returns:
| Type | Description |
|---|---|
| Vec3 | The in world position of the gui |