public static SolidMaterial Check(Vector3 input)
 {
     lastCheck = i.Check2(input, false);
     return(lastCheck);
 }