use to create compound collider.
用于创建组合碰撞器。
create a new instance of btCompoundColliderShape.
创建一个新的组合碰撞形状实例。
静态
Shape orientation along positive X-axis
形状方向沿 X 轴正向
Shape orientation along positive Y-axis
形状方向沿 Y 轴正向
Shape orientation along positive Z-axis
形状方向沿 Z 轴正向
The child shape to add.
Adds a child shape to the compound collider shape.
添加一个子形状到组合碰撞器形状。
Decrements the reference count of a shape and releases it if the new reference count is zero.
减少形状的引用计数,如果新的引用计数为零则释放它。
The local offset of the shape.
Gets the local offset of the shape.
获取形状的局部偏移。
The physics shape.
Gets the physics shape.
获取物理形状。
The child shape to remove.
The index of the child shape to remove.
Removes a child shape from the compound collider shape.
从组合碰撞器形状中移除一个子形状。
The offset value.
Sets the local offset of the shape.
设置形状的局部偏移。
The component to set the data.
Sets the data of the shape.
设置形状的数据。
The scale value.
Sets the world scale of the shape.
设置形状的世界缩放。
En
use to create compound collider.
Zh
用于创建组合碰撞器。