G.EyePos
From GMod Wiki
| 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