Is there a way to assign vertex color noise (like fractal or perlin) on an object but on the element level? I want each hexagon to have it’s own color but combined they create the noise/gradient effect. This would then be animated in Unreal through the material shader. I looked into baking vertex animation but there’s just too many vertices on this mesh for Unreal to handle. Thanks.