You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all,
I want to change the rope's segment length (rest length?), but other question appeared...
Browsing the CPP source I come across many methods, like resetLinkrestLength, setRestLengthScale, updateConstants, ... in btSoftBody.cpp, that are not in the JS object (inspecting on the console).
Is there a way to access such methods in JS?
The text was updated successfully, but these errors were encountered:
Hi all,
I want to change the rope's segment length (rest length?), but other question appeared...
Browsing the CPP source I come across many methods, like resetLinkrestLength, setRestLengthScale, updateConstants, ... in btSoftBody.cpp, that are not in the JS object (inspecting on the console).
Is there a way to access such methods in JS?
The text was updated successfully, but these errors were encountered: