zeekindustries Posted August 24, 2016 Share Posted August 24, 2016 (edited) Hey everyone! So I'm trying to export a flip surface that I stitched to a cube in order to get some depth for my water shader in Maya to work properly. Everything is working fine until I get to the point that I need to transfer the velocity as a vertex color set. For now if I bake the color in just the surface it works but as soon as I try to do it with the stitched cube some frames are missing the color within Maya. The message that I get is // Warning: Color sample size != num face vertices // The way that I'm doing it right now is that I drop an AttributeCreate run it in Vertex as a Float 32 bit Color attribute of 3 componentes, pointing to the @v attribute from the fluid and export it. As I said, I get some frames with it some without it, so I'm not sure if I'm missing something on my export step. Any direction on how to solve this will be very much appreciated, thanks a lot! Edited August 24, 2016 by zeekindustries Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.