Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mesh Lines - Horizontal and Vertical Edges
#7
When generating a mesh through shape extrusion in the Curvy Generator, and if you don't want to work with the Unity mesh the Create Mesh module creates, you can get the relevant data from the Volume Mesh module. It has an output called V Mesh, an instance of the CGVMesh class. In it you can find the list of vertices and triangles.
The relevant work happens in BuildVolumeMesh.Refresh().
Each CG module has a On Before Refresh and an On Refresh events.
You can create your own custom CG module if needed: https://curvyeditor.com/documentation/extend/start#extending_curvy_generator
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
RE: Mesh Lines - Horizontal and Vertical Edges - by _Aka_ - 09-20-2020, 03:06 PM

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_
  Trigger Zones along Spline Mesh dlees9191 1 5 01-05-2024, 10:18 AM
Last Post: _Aka_

Forum Jump: