I need a way to be able to select a specific set of vertices once in unity. In this case it’s for the cloth sim, we need to lock down the ends a lot of planes and doing the selection in unity is almost impossible. Is there a way I can make something like a vertex group in my modelling package and have that transfer into unity?
Did you ever find a way to do this?