A note regarding C# and "Unity" Game Development. | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 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 ответ
+ 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