Is there any way to get green wireframe lines length from mesh collider? I need to find the longest line.
I Found a solution. I used GetIndices and GetVertices to calculate that
Is there any way to get green wireframe lines length from mesh collider? I need to find the longest line.
I Found a solution. I used GetIndices and GetVertices to calculate that