Reflects a vector off the plane defined by a normal

It would be nice to have a function to reflect a Vector3 with a normal:

Welcome to the forum,

This would be a cool first contribution :slight_smile: Would you like to contribute it ? I could help you through it if you are willing to contribute.

Sure, I’d love to contribute.
How is the process?
Should I post on github issues with a request for enhancement?

1 Like

You could simply create a pull request on the Babylon Repo :slight_smile: Start Contributing to Babylon.js | Babylon.js Documentation

Ok, here it is:

2 Likes