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

function Expand (amount : float) : void

Description

Expand the bounds by increasing its size by amount along each side.

function Expand (amount : Vector3) : void

Description

Expand the bounds by increasing its size by amount along each side.