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
But I also need to switch between anchoring the cloth and removing the cloth from the arm just like the one in this example : https://threejs.org/examples/webgl_animation_cloth.html
Here there is an option to toggle pins.
Is there any function to remove the anchor points
something like removeAnchor() ;
The text was updated successfully, but these errors were encountered:
Coder-345
changed the title
Is there a function to remove the appendanchor's points .
Is there a function to remove the appendAnchor's points .
Jun 13, 2020
I appended my cloth to the arm by using
But I also need to switch between anchoring the cloth and removing the cloth from the arm just like the one in this example : https://threejs.org/examples/webgl_animation_cloth.html
Here there is an option to toggle pins.
Is there any function to remove the anchor points
something like removeAnchor() ;
The text was updated successfully, but these errors were encountered: