CylinderColliderShape class is used to create a cylinder collider.
CylinderColliderShape 类用于创建圆柱碰撞器。
The radius of the cylinder collider.
The height of the cylinder collider.
The orientation of the cylinder collider.
Constructor method, initialize a cylinder collider.
构造方法,初始化圆柱碰撞器。
静态
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.
碰撞器的形状。
A clone of this object.
Clone.
克隆。
Target object.
Clone this object to a destination object.
将此对象克隆到目标对象。
Destroy this object.
销毁此对象。
En
CylinderColliderShape class is used to create a cylinder collider.
Zh
CylinderColliderShape 类用于创建圆柱碰撞器。