We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b60e4b commit d62459bCopy full SHA for d62459b
Assets/MeshSplit/Scripts/Helpers/DrawMeshData.cs
Assets/MeshSplit/Scripts/Models/Vertex.cs
Assets/MeshSplit/Scripts/SubMeshBuilder.cs
@@ -1,8 +1,6 @@
1
using System;
2
using System.Collections.Generic;
3
using System.Linq;
4
-using MeshSplit.Scripts.Models;
5
-using MeshSplit.Scripts.Utilities;
6
using Unity.Burst;
7
using Unity.Collections;
8
using Unity.Collections.LowLevel.Unsafe;
0 commit comments