如果您想为babylon.js做出贡献(一个好主意!),则应尝试将代码与以下命名约定对齐:
if (condition) { this.doSomething(); }
您必须使用TypeScript提交拉取请求。
请不要忘记更新文档。