IContactEquation
类型
碰撞事件的碰撞信息。
索引
属性(properties)
Details
属性(properties)
contactA
碰撞信息中的碰撞点 A。
meta | description |
---|---|
类型 | Vec3 |
定义于 | cocos2d/core/3d/physics/framework/physics-interface.ts:94 |
contactB
碰撞信息中的碰撞点 B。
meta | description |
---|---|
类型 | Vec3 |
定义于 | cocos2d/core/3d/physics/framework/physics-interface.ts:104 |
normal
碰撞信息中的法线。
meta | description |
---|---|
类型 | Vec3 |
定义于 | cocos2d/core/3d/physics/framework/physics-interface.ts:114 |