ITriggerEvent 类型

模块: cc 父模块: cc

触发事件。

索引

属性(properties)
  • type String 触发的事件类型
  • selfCollider Collider3D 触发事件中的自己的碰撞器
  • otherCollider Collider3D 触发事件中的另一个碰撞器

Details

属性(properties)

type

触发的事件类型

meta description
类型 String
定义于 cocos2d/core/3d/physics/framework/physics-interface.ts:39
selfCollider

触发事件中的自己的碰撞器

meta description
类型 Collider3D
定义于 cocos2d/core/3d/physics/framework/physics-interface.ts:49
otherCollider

触发事件中的另一个碰撞器

meta description
类型 Collider3D
定义于 cocos2d/core/3d/physics/framework/physics-interface.ts:59

条与 "" 相匹配的结果

    没有与 "" 匹配的结果