Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can generated mesh be enabled to read/write?
#2
Hi
I tested whether a mesh is Read/Write enabled for all the following cases, and in all of them the test was positive:
- The created mesh part of the generator
- The exported mesh to the scene
- The exported mesh to an asset.
The test I did was to log the isReadable property of those meshes. Here is the documentation of that property:
https://docs.unity3d.com/ScriptReference...dable.html
As you can see in the following sentence from that documentation, this property is the equivalent of the Read/Write Enabled checkbox:
"You can set this value using the Read/Write Enabled checkbox when importing a model to Unity"
So if there is an issue Curvy's side, it is not a systematic issue.

Can you check on your side that the meshes generated by Curvy have isReadable set to true? If this didn't help you find the source of the problem, please send me a minimal reproduction case, so that I can check this further
Also, what version of Curvy do you use?

Have a nice day
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Reply


Messages In This Thread
RE: Can generated mesh be enabled to read/write? - by _Aka_ - 04-07-2022, 01:02 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Is there a way to generate UVs along deformed and copied mesh? kubak 1 316 03-18-2026, 08:34 PM
Last Post: _Aka_
  Replace deform mesh on volume spots Kokoriko49 1 2,324 06-09-2025, 06:49 PM
Last Post: _Aka_
  Mesh Generation between two splines vatan 4 3,633 02-14-2025, 07:11 AM
Last Post: vatan
  Create Mesh Node, Make Static Options rickgplus 1 1,833 01-23-2025, 10:12 AM
Last Post: _Aka_

Forum Jump: