feat: translate clusterlod to C# and restructure to Ghost.Graphics.Meshlet
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
namespace Ghost.MeshOptimizer;
|
||||
|
||||
public unsafe partial struct NvttApi
|
||||
public unsafe partial struct MeshOptApi
|
||||
{
|
||||
/// <summary>
|
||||
/// From: <see cref="Api.meshopt_generateVertexRemap(uint*, uint*, nuint, void*, nuint, nuint)" />
|
||||
Reference in New Issue
Block a user