BoxColliderShape class is used to create box collider shape.
BoxColliderShape 类用于创建盒子形状碰撞器。
The size of the box along the X-axis.
The size of the box along the Y-axis.
The size of the box along the Z-axis.
Constructor method, initializes the box collider shape with a specified size.
盒形碰撞器的构造方法,初始化为指定尺寸。
静态
Shape orientation: along the positive X-axis.
形状方向:沿 X 轴正向。
Shape orientation: along the positive Y-axis.
形状方向:沿 Y 轴正向。
Shape orientation: along the positive Z-axis.
形状方向:沿 Z 轴正向。
The local offset of the shape.
形状的本地偏移。
The shape of the collider.
碰撞器的形状。
Box size
盒子尺寸
X-axis size.
X轴尺寸。
Y-axis size.
Y轴尺寸。
Z-axis size.
Z轴尺寸。
A clone of this object.
Clone.
克隆。
target object.
Clone data to target object.
克隆数据到目标对象
Destroy this object.
销毁此对象。
En
BoxColliderShape class is used to create box collider shape.
Zh
BoxColliderShape 类用于创建盒子形状碰撞器。