Represents a mesh collider shape in the physics engine.
表示物理引擎中的网格碰撞器形状。
Creates a new instance of pxMeshColliderShape.
创建一个新的 pxMeshColliderShape 实例。
Filter data for collision and query.
碰撞和查询的过滤数据。
静态
The collider to add the shape to.
Adds the shape to a collider.
将形状添加到碰撞器。
Destroys the collider shape and releases resources.
销毁碰撞器形状并释放资源。
The collider to remove the shape from.
Removes the shape from a collider.
从碰撞器中移除形状。
The convex mesh to use.
Sets the convex mesh for the collider.
设置碰撞器的凸面网格。
The filter data.
Optimizes event return.
优化事件返回。
True if the shape should be a trigger, false otherwise.
Sets whether the shape is a trigger.
设置形状是否为触发器。
The maximum number of vertices.
Sets the vertex limit for convex mesh generation.
设置凸面网格生成的顶点限制。
The new offset position.
Sets the offset of the collider shape.
设置碰撞器形状的偏移。
The mesh to use for physics.
Sets the physics mesh from a given mesh.
从给定的网格设置物理网格。
The collider group.
The collider mask.
Sets the simulation filter data.
设置模拟过滤数据。
En
Represents a mesh collider shape in the physics engine.
Zh
表示物理引擎中的网格碰撞器形状。