Hi, float my_float = 1.1234f; Debug.Log(my_float.ToString("F2")); I just realize that this command show the float in the device localisation ...
確定! 回上一頁