A note regarding C# and "Unity" Game Development. | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 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 Réponse
+ 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