Detect collision Check that the collision is forceful enough to deform a mesh Synchronously: Call for mesh deformation in the next frame (iterating over a mesh's vertices using Parallelism) Call for ...
-- Important -- Place this script inside the Assets/Editor folder to ensure that it is only compiled and executed in the Unity Editor, and it will not be included in the final build. -- Guidelines -- ...