G.EyePos
From GMod Wiki
Revision as of 21:39, 2 November 2009 by Crazy Quebecer (Talk | contribs)
Function | |
Syntax |
EyePos( ) Where is this used? |
Description: | |
Return the client's view position. This is not the same as LocalPlayer( ):EyePos( ). This returns the position of the client's screen while LocalPlayer():EyePos() returns the eye position of your character (for third person). | |
Returns: | Vector |
Part of Library: | Global Functions |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=G.EyePos]G.EyePos [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples