CapsuleColliderShape class is used to create capsule collider shape.
CapsuleColliderShape 类用于创建胶囊形状碰撞器。
The radius of the capsule collider.
The length of the capsule collider.
The orientation of the capsule collider.
initialize the capsule collider radius, length and direction.
初始化胶囊碰撞器的半径、长度和方向。
静态
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.
碰撞器的形状。
Clone CapsuleColliderShape object.
Clone a new CapsuleColliderShape object.
克隆一个新的 胶囊形状碰撞器 对象。
Clone target.
Clone data to target.
克隆数据到目标
Destroy this object.
销毁此对象。
En
CapsuleColliderShape class is used to create capsule collider shape.
Zh
CapsuleColliderShape 类用于创建胶囊形状碰撞器。