I want to use the case of changing the coefficient of restitution.
![WuDongxiang](https://us.v-cdn.net/6038102/uploads/defaultavatar/nLP0QHCLH24WL.jpg)
WuDongxiang
Altair Community Member
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!
0
Answers
-
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
0