Bounds.SetMinMax 设置最小最大

function SetMinMax (min : Vector3, max : Vector3) : void

Description描述

Sets the bounds to the min and max value of the box.

设置边界框的最小和最大值。

Using this function is faster than assigning min and max separately.

使用这个函数比单独指定最小和最大快。

最后修改:2010年12月29日 Wednesday 23:13

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。