BOUNDS
Description
Enumerations used by Entity:SetSurroundingBoundsType.
Values
BOUNDS_COLLISION | 0 | Sets the bounds in relation to the entity's collision bounds. |
BOUNDS_HITBOXES | 2 | Sets the bounds to fit all hitboxes of the entity's model. |
Enumerations used by Entity:SetSurroundingBoundsType.
BOUNDS_COLLISION | 0 | Sets the bounds in relation to the entity's collision bounds. |
BOUNDS_HITBOXES | 2 | Sets the bounds to fit all hitboxes of the entity's model. |