Bounds.Encapsulate

public void Encapsulate(Vector3 point);

Description 描述

Grows the Bounds to include the point.


public void Encapsulate(Bounds bounds);

Description 描述

Grow the bounds to encapsulate the bounds.