The btSphereColliderShape class is used to create and manage spherical collision shapes.

btSphereColliderShape 类用于创建和管理球形碰撞体形状。

层级 (查看层级一览)

实现

属性

_btCollider: btCollider
_btScale: any
_btShape: any
_destroyed: boolean
_localOffset: Vector3
_type: number
_worldScale: Vector3
SHAPEORIENTATION_UPX: number = 0

Shape orientation along positive X-axis

形状方向沿 X 轴正向

SHAPEORIENTATION_UPY: number = 1

Shape orientation along positive Y-axis

形状方向沿 Y 轴正向

SHAPEORIENTATION_UPZ: number = 2

Shape orientation along positive Z-axis

形状方向沿 Z 轴正向

方法