Version: 2023.1

BoxGeometryConstructor

切换到手册
public BoxGeometry (Vector3 halfExtents);

参数

halfExtents The distance from the center of the box to the edge on each axis.

描述

Create a box shape with the provided parameters.