I've put vertex color in my collada file from maya and I can't get them in my application. I have only these 4 components for all my meshes :
id
x,y,z
nx,ny,nz
u,v
So, the RGBA component is missing from the application.
I made my test with the same file in Collada format and in Minko format and I have the same result.
I've put vertex color in my collada file from maya and I can't get them in my application. I have only these 4 components for all my meshes : id x,y,z nx,ny,nz u,v
So, the RGBA component is missing from the application.
I made my test with the same file in Collada format and in Minko format and I have the same result.
Please see the details here : http://answers.aerys.in/discussion/209/using-vertex-color#Item_11