immersivecognition / unity-experiment-framework

UXF - Framework for creating human behaviour experiments in Unity
https://immersivecognition.github.io/unity-experiment-framework/
MIT License
215 stars 41 forks source link

Update README.md #76

Closed andymule closed 3 years ago

andymule commented 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

jackbrookes commented 3 years ago

Thank you, the style should be consistent within the code. UpperCamelCase for properties that require some computation, lowerCamelCase for basic fields.

jackbrookes commented 3 years ago

I added clarity here: https://github.com/immersivecognition/unity-experiment-framework/wiki/Programming-reference