Bounds.Encapsulate

Declaration

public void Encapsulate(Vector3 point);

Description

Grows the Bounds to include the point.


Declaration

public void Encapsulate(Bounds bounds);

Description

Grow the bounds to encapsulate the bounds.


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