Garry's Mod Wiki

PhysObj:GetAABB

  Vector, Vector PhysObj:GetAABB()

Description

Returns the mins and max of the physics object Axis-Aligned Bounding Box.

Returns

1 Vector
The minimum extents of the bounding box.
2 Vector
The maximum extents of the bounding box.