Bounds.Encapsulate Manual     Reference     Scripting  
Scripting > Runtime Classes > Bounds
Bounds.Encapsulate

function Encapsulate (point : Vector3) : void

Description

Grows the Bounds to include the point.

function Encapsulate (bounds : Bounds) : void

Description

Grow the bounds to encapsulate the bounds.