Entity.GetRenderBounds
From GMod Wiki
Function | |
Syntax | Entity:GetRenderBounds( ) |
Description: | |
Gets an entity's bounding render box, which is used by the engine to check if the entity needs to be rendered at all. | |
Returns: | Vector Min, Vector Max |
In Object: | Entity |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Entity.GetRenderBounds]Entity.GetRenderBounds [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples