Summary

public static void GetPenetrationsShapeParallel(HkShape shape, ref Vector3D translation, ref Quaternion rotation, HashSet<HkRigidBody> results, int filter, Action<HashSet<HkRigidBody>> callback)

Parameters