Entity.LocalToWorld
From GMod Wiki
Function | |
Syntax | Entity:LocalToWorld( Vector offset ) |
Description: | |
Converts the 'local position' (a vector offset from 0,0,0, where 0,0,0 is considered to be the entity's center) to a world position (the standard type of position, where 0,0,0 is the center of the map). | |
Returns: | Vector |
In Object: | Entity |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Entity.LocalToWorld]Entity.LocalToWorld [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples