good day.
I’m using PositionNormalColor to load a model with technique ‘NoTextureVCol’.
i’m trying to change the vertex colors, but that is not possible through SetShaderParameter since the material is the same for all colored vertexes even when them have different colors.
How could this be overcome?
Thanks in advance.