Bounds.Expand
Expand(amount: float): void;
Description

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

Expand(amount: Vector3): void;
Description

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