Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Modifying a Deformed Mesh
#2
Hi
If I understood you well, you want to apply an operation (mesh modification) on the generated mesh each time it is updated.
To do so, listen to the OnRefresh event of the Create Mesh module:
https://api.curvyeditor.com/860/FluffyUn..._OnRefresh
In your event handler use the usual Unity mesh related methods to modify the mesh
https://docs.unity3d.com/ScriptReference/Mesh.html
Did this help?
Please consider leaving a review for Curvy. This will help a lot keeping Curvy relevant in the eyes of the Asset Store algorithm.
Reply


Messages In This Thread
Modifying a Deformed Mesh - by huedrigalo - 04-26-2023, 09:44 PM
RE: Modifying a Deformed Mesh - by _Aka_ - 04-27-2023, 11:13 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Incorrect mesh alignment after extrusion on curved path Thinkurvy 10 21 04-17-2024, 10:57 AM
Last Post: _Aka_
  Adjust radius of generated mesh via script? Shackman 1 4 03-26-2024, 01:12 PM
Last Post: _Aka_
  Not seeing mesh extended after following YT PaulM 1 3 02-02-2024, 12:01 PM
Last Post: _Aka_
Wink Modifying Splines at Runtime artsung 1 7 01-30-2024, 09:40 AM
Last Post: _Aka_

Forum Jump: