setPhysicsLinkWith method

AbstractMesh setPhysicsLinkWith(
  1. Mesh otherMesh,
  2. Vector3 pivot1,
  3. Vector3 pivot2, [
  4. dynamic options,
])

Implementation

external AbstractMesh setPhysicsLinkWith(Mesh otherMesh, Vector3 pivot1, Vector3 pivot2, [dynamic options]);