Version: 5.6
protected void SetSize (Vector3 size);

参数

size 指定包围体积沿其所有轴的大小的 Vector3

描述

设置此实例包围体积的当前大小。

A negative value along any axis of the specified Vector3 will automatically be converted into a positive value. Disabled axes will automatically be converted to 0.

See Also: axes.