ConeColliderShape class is used to create cone collider.
ConeColliderShape 类用于创建圆锥碰撞器。
The radius of the cone collider.
The height of the cone collider.
The orientation of the cone collider.
Constructor method, initialize ConeColliderShape.
构造方法,初始化圆锥碰撞器。
静态
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
ConeColliderShape class is used to create cone collider.
Zh
ConeColliderShape 类用于创建圆锥碰撞器。