ContactManager のインスタンス生成時に指定するパラメータ。

interface ContactManagerParameter {
    box2d: Box2D;
}

Properties

Properties

box2d: Box2D

Box2D のインスタンス。