The btConeColliderShape class creates a cone shape, which is a cylinder with a conical top.
btConeColliderShape
类 btConeColliderShape 用于创建和管理物理引擎中圆锥碰撞器形状。
静态
Shape orientation along positive X-axis
形状方向沿 X 轴正向
Shape orientation along positive Y-axis
形状方向沿 Y 轴正向
Shape orientation along positive Z-axis
形状方向沿 Z 轴正向
Destroys the cone collider shape and releases resources.
销毁圆锥碰撞器形状并释放资源。
The height to set.
Sets the height of the cone.
设置圆锥的高度。
The offset value.
Sets the local offset of the shape.
设置形状的局部偏移。
The radius to set.
Sets the radius of the cone.
设置圆锥的半径。
The up axis to set.
Sets the up axis of the cone.
设置圆锥的朝向轴。
The scale value.
Sets the world scale of the shape.
设置形状的世界缩放。
En
The
btConeColliderShape
class creates a cone shape, which is a cylinder with a conical top.Zh
类
btConeColliderShape
用于创建和管理物理引擎中圆锥碰撞器形状。