public static void UnitTest_Float() { Test0 t = new Test0(); Vector3 v3 = new Vector3(); t.CalFloat(v3); }