sparkengineweb
    Preparing search index...

    Interface OnCollisionCallbackParams

    interface OnCollisionCallbackParams {
        otherObject: PhysicsObject;
        postSimulation: PhysicsObject;
    }
    Index

    Properties

    otherObject: PhysicsObject
    postSimulation: PhysicsObject

    An object conatining the post simulation result