The MeshColliderShape class is used to create mesh colliders.
MeshColliderShape
MeshColliderShape 类用于创建网格碰撞器。
静态
只读
Shape orientation: along the positive X-axis.
形状方向:沿 X 轴正向。
Shape orientation: along the positive Y-axis.
形状方向:沿 Y 轴正向。
Shape orientation: along the positive Z-axis.
形状方向:沿 Z 轴正向。
Whether the collider uses a convex shape.
碰撞器是否使用凸多边形形状。
The maximum number of convex vertices.
凸多边形顶点的最大数量。
The local offset of the shape.
形状的本地偏移。
The mesh of the collider.
碰撞器的网格。
The physics component of the collider.
碰撞器的物理组件。
The shape of the collider.
碰撞器的形状。
A clone of this object.
Clone.
克隆。
Target object.
Clone this object to a destination object.
将此对象克隆到目标对象。
Destroy this object.
销毁此对象。
En
The
MeshColliderShape
class is used to create mesh colliders.Zh
MeshColliderShape
类用于创建网格碰撞器。