Represents a sphere collider shape in the physics engine.
表示物理引擎中的球体碰撞器形状。
Creates a new instance of pxSphereColliderShape.
创建一个新的 pxSphereColliderShape 实例。
Filter data for collision and query.
碰撞和查询的过滤数据。
静态
The collider to add the shape to.
Adds the shape to a collider.
将形状添加到碰撞器。
Destroys the sphere collider shape and releases resources.
销毁球体碰撞器形状并释放资源。
The collider to remove the shape from.
Removes the shape from a 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 new offset position.
Sets the offset position of the sphere collider.
设置球体碰撞器的偏移位置。
The new radius value.
Sets the radius of the sphere collider.
设置球体碰撞器的半径。
The collider group.
The collider mask.
Sets the simulation filter data.
设置模拟过滤数据。
En
Represents a sphere collider shape in the physics engine.
Zh
表示物理引擎中的球体碰撞器形状。