Bounds.Expand 扩大
function Expand (amount : float) : void
Description描述
Expand the bounds by increasing its size by amount along each side.
通过增加amount的大小沿着每条边扩大边界框。
• function Expand (amount : Vector3) : void
Expand the bounds by increasing its size by amount along each side.
通过增加amount的大小沿着每条边扩大边界框。
最后修改:2010年12月29日 Wednesday 23:20