• WorldManifold 类型
    • 索引
      • 属性(properties)
  • Details
    • 属性(properties)
      • points
      • normal

    WorldManifold 类型

    模块: cc

    索引

    属性(properties)
    • points [Vec2] 碰撞点集合
    • normal Vec2 世界坐标系下由 A 指向 B 的向量

    Details

    属性(properties)

    points
    碰撞点集合
    metadescription
    类型[Vec2]
    定义于cocos2d/core/physics/CCPhysicsContact.js:46
    normal
    世界坐标系下由 A 指向 B 的向量
    metadescription
    类型Vec2
    定义于cocos2d/core/physics/CCPhysicsContact.js:63