- Home /
Question by
cmt75827 · Jul 23, 2012 at 07:14 PM ·
solutionfloatingpoint
floating point model using by unity
In Visual C++, we can set floating point model to "fp:precise" to ensure the consistency of floating-point. The consistency of floating-point can be ensured in unity? Which floating point model is used by unity?
Comment
Your answer
Follow this Question
Related Questions
Floating point correction 4 Answers
Raycasting how to find position on end of ray float distance 1 Answer
Why this prints (0, 0, 0): Debug.Log("" + ((new Vector3(1, 0, 0)) * 0.016f)); 1 Answer
Solution to make the game freeze? 1 Answer
How can I fix this error in my Candy Crush style game? 0 Answers