VRageMath.CapsuleD.Intersect - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← CapsuleD
public bool Intersect(RayD ray, ref Vector3D p1, ref Vector3D p2, ref Vector3 n1, ref Vector3 n2)
public bool Intersect(LineD line, ref Vector3D p1, ref Vector3D p2, ref Vector3 n1, ref Vector3 n2)