G.EyeAngles
From GMod Wiki
Function | |
Syntax |
EyeAngles( ) Where is this used? |
Description: | |
Return the client's view orientation as an angle. This is not the same as LocalPlayer( ):EyeAngles( ). This returns the angles of the client's screen while LocalPlayer():EyeAngles() returns the eye angles of your character (for third person). | |
Returns: | Angle |
Part of Library: | Global Functions |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=G.EyeAngles]G.EyeAngles [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples