Materials on separated-polygons
Closed this issue · 5 comments
RodeyOrg commented
Materials on separated-polygons
RodeyOrg commented
Hello, I am experiementing with this here again
https://animation-nodes-manual.readthedocs.io/en/latest/user_guide/nodes/mesh/separate_polygons.html
But when I try to add a material to each polygon I get this:
AN 2.79b
Mac
OmarEmaraDev commented
The target object is just intersecting with the original object. Right?
RodeyOrg commented
Aha, thanks I think I may understand what you mean - am I guessing right that I should then hide original and that target will carry the original's material?
OmarEmaraDev commented
Yes. But the target won't get the material automatically. You can either add it manually or use the new Material nodes.
RodeyOrg commented
Thanks