Coherence
Coherence copied to clipboard
Add support for UVs
Implement the UV layers as buffers to pass into Unity
Done, currently up to 4. Unity supports 8 but like...
I lied, not done apparently. It supports one UV channel for a transfer but that's it (see: Mesh.CopyMeshDataNative)
Resolved as part of the new C++ core