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.
增大边界框以封装这个边界框。
最后修改:2010年12月29日 Wednesday 23:16