Entity.OBBMins
From GMod Wiki
| Function | |
| Syntax | Entity:OBBMins( ) | 
| Description: | |
| Returns the low corner of an entity's OBB as a local vector. The "min" is the vertex that has the min extents of all axises in it. | |
| Returns: | Vector | 
| In Object: | Entity | 
| Realm: |  | 
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Entity.OBBMins]Entity.OBBMins [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] | 
	
Examples
Additional Notes
- See the picture to the right for more help understanding the OBB. Keep in mind the coordinates are local - which means the OBB can be rotated or moved around in the world, but the local coordinates will not change.



 
			
			