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
"softbody.get_m_anchors.at(i).get_m_influence()" does return the original influence value.
However, "softbody.get_m_anchors.at(i).set_m_influence(0)" does not work.
Is there any way to turn on/off the individual anchor's influence like this?
Thanks!
The text was updated successfully, but these errors were encountered:
"softbody.get_m_anchors.at(i).get_m_influence()" does return the original influence value.
However, "softbody.get_m_anchors.at(i).set_m_influence(0)" does not work.
Is there any way to turn on/off the individual anchor's influence like this?
Thanks!
The text was updated successfully, but these errors were encountered: