API Access to vertex color

Somian

0
Messages
227
Hi!

I have a script that bakes ambient occlusion into vertex properties. (This is commonly used in optimization for real-time graphics). However, I need to use the UV.X coordinate, because there seems to be no API access to vertex color. Or is there?
 
Back
Top