Garry's Mod Wiki

Garry's Mod Wiki

  Entity:SetRenderBounds( Vector mins, Vector maxs, Vector add = Vector( 0, 0, 0 ) )

Description

Sets the render bounds for the entity. For world space coordinates see Entity:SetRenderBoundsWS.

Arguments

1 Vector mins
The minimum corner of the bounds, relative to origin of the entity.
2 Vector maxs
The maximum corner of the bounds, relative to origin of the entity.
3 Vector add = Vector( 0, 0, 0 )
If defined, adds this vector to maxs and subtracts this vector from mins.

This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.

Page content is automatically updated twice a day. Edits and history are not available.

Last Parsed: Loading...