Hi Prea -
There is no current way to set vertex color dynamically at run time. You could prepaint your mesh with specific R, G and B values and then use each of those painted vertex channels to call dynamically different elements based on vertex color. For something like a floor splatter, I might look into using a decal that’s spawned dynamically.
Thank You
Eric Ketchum