GetObjects3DPhysicsContactPositionVector

Description

Fills outPosVec3 with contact position. Returns false if no contact. First create a vector with CreateVector3() then pass in the ID. The vector you have created and passed in will be filled with the results.

Definition

integer GetObjects3DPhysicsContactPositionVector( objA, objB, outPosVec3 )

Parameters