Garry's Mod Wiki

Entity:GetModelRenderBounds

  Vector, Vector Entity:GetModelRenderBounds()

Description

Returns the entity's model render bounds. Unlike Entity:GetModelBounds, bounds returning by this function will not be affected by animations (at compile time).

Returns

1 Vector
The minimum vector of the bounds
2 Vector
The maximum vector of the bounds