Hi. I have a few meshes that have Read/Write checkbox enabled in import settings. However those meshes are automatically combined into one (static/dynamic batching), and then reading the vertices become imposible.
Is there a way to read vertices of those combined meshes at runtime?
(I’m trying to implement a decal system. Is implementing a decal system even possible when batching is in effect?)
