A note regarding C# and "Unity" Game Development. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

A note regarding C# and "Unity" Game Development.

Unity doesn't use "Double" I believe only "Floats".?

28th Dec 2016, 6:04 PM
Thomas A. Beaudry
Thomas A. Beaudry - avatar
1 Answer
+ 1
you can use float and double in unity. some data type like dictionaries dont come with editor seriazation but working fine (work around for scriptable objects).
28th Dec 2016, 8:31 PM
Ziturion
Ziturion - avatar