Color Nodes don't show any color in Unreal.

   2333   1   1
User Avatar
Member
30 posts
Joined: Feb. 2020
Offline
Hi everyone,

For quick Prototyping, I'm using the SideFX Labs Color Gradient node. It works great for normal boxes or other meshes. In Houdini, it also works but when I import the HDA to Unreal the object stays white. The objects where it doesn't work are CopyToPoint Instances with a lot of Cubes. IT also doesn't wor with the normal color mode or Side FX QuickMaterials.

Any idea what I'm doing wrong?
User Avatar
Member
20 posts
Joined: Oct. 2013
Offline
Hi
make shure to store the Color as Vertex-attriute. The Labs Color Gradient stores Cd as Pointattribute, so you need to promote it to Vertex and also have a Vertex Color Node in your UE4-shader. I am not shure about Instances though.
greetings
  • Quick Links