unity-triangulation2D
unity-triangulation2D copied to clipboard
Multiple triangulation
When I tried to put a triangulation in many different places into for loop to proceed it two or more times the Unity crashes does anyone have an idea what to do with that?
Can you share the code? I could imagine the processing locking up Unity if it's too intensive and looping too quickly.