Entity.EyePos
From GMod Wiki
Function | |
Syntax | Entity:EyePos( ) |
Description: | |
In the case of a ragdoll, returns two vectors. The first vector is the position of the left eye, and the second is the position of the right eye. In the case of a player, this returns the position which the player is looking at. |
|
Returns: | Vector [, Vector ] |
In Object: | Entity |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Entity.EyePos]Entity.EyePos [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |