Closed andymule closed 3 years ago
another typo in readme but also suggesting inconsistent naming conventions based on my previous PR
should fix in README but also agree on naming convention
Thank you, the style should be consistent within the code. UpperCamelCase for properties that require some computation, lowerCamelCase for basic fields.
UpperCamelCase
lowerCamelCase
I added clarity here: https://github.com/immersivecognition/unity-experiment-framework/wiki/Programming-reference
another typo in readme but also suggesting inconsistent naming conventions based on my previous PR
should fix in README but also agree on naming convention