Bounds()EncapsulateOn this pageBounds.Encapsulate(Bounds bounds) Grow the bounds to encapsulate the bounds. Parameters: NameTypeDescriptionboundsBoundsbounds Usage ---@type Boundslocal bounds;---@type Boundslocal bounds;bounds.Encapsulate(bounds)