- Home /
Question by
sanjayaddagudi · Jan 16, 2021 at 09:35 AM ·
meshmeshfilter
Classification of vertices of an Object
My mesh consists of a staircase and floor, My aim is to extract only staircase vertices and classify the vertices of stairs for example vertex0 belongs to staircase1, vertex10 belongs to staircase1sideface. How can I classify the vertices based on my vertices and triangles of the mesh? Thanks in advance.
Comment
Your answer

Follow this Question
Related Questions
Procedurally generated mesh not Rendering all triangles 1 Answer
Multiple MeshFilters for a GameObject 0 Answers
Unity5 Procedural meshing slower than in Unity4? 1 Answer
Mirror vertices procedurally 2 Answers
Combine meshes? 1 Answer