Bounds.Expand

Declaration

public void Expand(float amount);

Description

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


Declaration

public void Expand(Vector3 amount);

Description

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


Did you find this page useful? Please give it a rating: