Summary

public static ClearToken<HkShapeCollision> GetPenetrationsShapeShape(HkShape shape1, ref Vector3 translation1, ref Quaternion rotation1, HkShape shape2, ref Vector3 translation2, ref Quaternion rotation2)

Returns

ClearToken

Parameters

Summary

public static void GetPenetrationsShapeShape(HkShape shape1, ref Vector3 translation1, ref Quaternion rotation1, HkShape shape2, ref Vector3 translation2, ref Quaternion rotation2, List<HkShapeCollision> collisions)

Parameters