A note regarding C# and "Unity" Game Development. | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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 Respuesta
+ 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