Version: 2021.1
public void SetMinMax (Vector3 min, Vector3 max);

描述

将这些边界设置为该盒体的 minmax 值。

使用此函数比单独指定 minmax 更快。