How to get vertex color points from material

   1832   1   1
User Avatar
Member
1 posts
Joined: March 2020
Offline
Hello everyone. My first post here.
I am working with an obj file with multiple textures from a client.
My goal is to export a csv file with vertex color points data which I have failed to retrieve from the texture materials. Does anyone have any experience with this?
User Avatar
Member
192 posts
Joined: Oct. 2018
Offline
You can use a vertex vop, put down a texture vop, connect the uv and output the color to Cd, then input your texture map.
  • Quick Links