WorldManifold Class
Module: cc
Index
Properties
- points- [Vec2]world contact point (point of intersection)
- normal- Vec2world vector pointing from A to B
Details
Properties
points
world contact point (point of intersection)
| meta | description | 
|---|---|
| Type | [Vec2] | 
| Defined in | https:/github.com/cocos-creator/engine/blob/master/cocos2d/core/physics/CCPhysicsContact.js:24 | 
normal
world vector pointing from A to B
| meta | description | 
|---|---|
| Type | Vec2 | 
| Defined in | https:/github.com/cocos-creator/engine/blob/master/cocos2d/core/physics/CCPhysicsContact.js:41 | 
