Unity Discussions
What is the max float?
Questions & Answers
legacy-topics
gudula
June 18, 2015, 5:59pm
1
What is the max float decimals you can goto in unity3d?
Dave-Carlile
June 18, 2015, 6:00pm
2
Debug.Log(“Max Float=” + float.MaxValue);