Entity:SetCollisionBounds
Description
Sets the collision bounds for the entity, which are used for triggers (Entity:SetTrigger, ENTITY:Touch), and collision (If Entity:SetSolid set as SOLID_BBOX).
Input bounds are relative to Entity:GetPos! See also Entity:SetCollisionBoundsWS.
Player collision bounds are reset every frame to player's Player:SetHull values.