Function JobBuildContours.GetClosestIndices
GetClosestIndices
(NativeArray<int> verts, int vertexStartIndexA, int nvertsa, int vertexStartIndexB, int nvertsb, out int ia, out int ib)
Public
void GetClosestIndices (
NativeArray<int> | verts | |
int | vertexStartIndexA | |
int | nvertsa | |
int | vertexStartIndexB | |
int | nvertsb | |
out int | ia | |
out int | ib |