Cocos Creator
手册文档
API 参考
Cocos Creator 3D
手册文档
API 参考
Cocos2d-x
手册文档
API 参考
Version: 1.2
Version: 1.0
Version: 1.1
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
ITriggerEvent
Interface ITriggerEvent
触发事件。
Hierarchy
ITriggerEvent
Index
Properties
impl
other
Collider
self
Collider
type
Properties
Readonly
impl
impl
:
any
获取实现对象,通过它可以访问到底层暴露的所有属性。
Readonly
other
Collider
other
Collider
:
Collider
触发事件中的另一个碰撞器
Readonly
self
Collider
self
Collider
:
Collider
触发事件中的自己的碰撞器
Readonly
type
type
:
TriggerEventType
触发的事件类型。
Globals
physics
ITrigger
Event
impl
other
Collider
self
Collider
type
Generated using
TypeDoc
触发事件。