Hi! For official information, look for the documentation: Paint Vertex Colors Tool According to that article, it's possible to store vertex color on nanite-enabled assets, however it's not possible to have unique vertex color per nanite-enabled instance. So you could store some information/ masks in vertex color and do…