Bounds.Encapsulate
Encapsulate(point: Vector3): void;
Description

Grows the Bounds to include the point.

Encapsulate(bounds: Bounds): void;
Description

Grow the bounds to encapsulate the bounds.