The Siemens Community Catalyst program was co-created with our community to acknowledge technology leaders who consistently contribute to the Siemens Community. Nominations are accepted on a rolling basis.
I want to use the case of changing the coefficient of restitution.The following is the official API.The file contains the collision velocity and the coefficient of restitution. What I want to ask is, is this the normal collision velocity?
Thanks!
Hi, it looks like it uses the magnitude of the velocity at the contact point in the code. Although it's an API so you could modify it to use normal velocity if you like.
If you did want to modify it there are API tutorials here