Entity:GetModelBounds
Description
Returns the entity's model bounds, not scaled by Entity:SetModelScale.
These bounds are affected by all the animations the model has at compile time, if they go outside of the models' render bounds at any point.
See Entity:GetModelRenderBounds for just the render bounds of the model.
This is different than the collision bounds/hull, which are set via Entity:SetCollisionBounds.