+ 2
A note regarding C# and "Unity" Game Development.
Unity doesn't use "Double" I believe only "Floats".?
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).