Page 1 of 1

Texture instance color question ?

Posted: Sun Nov 15, 2020 11:25 pm
by pxlntwrk
Hi,

Can Texture instance color work with Instance geometry node and instancepath attribute ?

I can't get it to work using "rgb4k_map.ppm" in Texture instance color node ?

can someone help me with this?
Image

thanks

Re: Texture instance color question ?

Posted: Mon Nov 16, 2020 6:18 pm
by juanjgon
Hi,

The plugin doesn't support the "instancepath" workflow for instancing. You need to use the "instance" attribute. While using "instancepath", the plugin expands the final geometry without instancing, so this is why the Cd attribute doesn't work.

Hope it helps,
-Juanjo

Re: Texture instance color question ?

Posted: Mon Nov 16, 2020 7:44 pm
by pxlntwrk
hi,

yes I suspected it, thank you for the confirmation.