Cocos Creator
手册文档
API 参考
Cocos Creator 3D
手册文档
API 参考
Cocos2d-x
手册文档
API 参考
AnySDK
Version: 1.1
Version: 1.0
Version: 1.2
Search
Preparing search index...
The search index is not available
Creator3dAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
physics
ICollisionEvent
Interface ICollisionEvent
碰撞事件。
Hierarchy
ICollisionEvent
Index
Properties
contacts
other
Collider
self
Collider
type
Properties
contacts
contacts
:
IContactEquation
[]
碰撞中的所有碰撞点的信息。
other
Collider
other
Collider
:
ColliderComponent
碰撞中的另一个碰撞器。
self
Collider
self
Collider
:
ColliderComponent
碰撞中的自己的碰撞器。
type
type
:
CollisionEventType
碰撞的事件类型。
Globals
physics
EAxis
Direction
ERigid
Body
Type
Box
Collider
Component
Capsule
Collider
Component
Collider
Component
Constant
Force
Cylinder
Collider
Component
Mesh
Collider
Component
Physic
Material
Physics
Ray
Result
Physics
System
Rigid
Body
Component
Sphere
Collider
Component
ICollision
Event
contacts
other
Collider
self
Collider
type
IContact
Equation
ITrigger
Event
Collision
Callback
Collision
Event
Type
Trigger
Callback
Trigger
Event
Type
Generated using
TypeDoc
碰撞事件。