Add m_combinedFriction2 to btManifoldPoint. #3509
AccessViolationEnjoyer
started this conversation in
General
Replies: 1 comment
-
Thanks for the feedback. Yes, I'll look into adding this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
You have
m_lateralFrictionDir2
andm_contactMotion2
, but notm_combinedFriction2
. ODE supports this through thedContactMu2
mode flag anddSurfaceParameters::mu2
.Beta Was this translation helpful? Give feedback.
All reactions