Bounds.Encapsulate 封装


function Encapsulate (point : Vector3) : void

Description描述

Grows the Bounds to include the point.

增大边界框以包含这个点。

• function Encapsulate (bounds : Bounds) : void

Grow the bounds to encapsulate the bounds.

增大边界框以封装这个边界框。


,