Note: It should work even if there is more than one slot with the same material.
Depends on: T86737: Working with materials in geometry nodes
Note: It should work even if there is more than one slot with the same material.
Depends on: T86737: Working with materials in geometry nodes
| rB Blender | |||
| D11325 | rBc154b078b529 Geometry Nodes: new Material Replace node | ||
This is still not working, as per the sample file. It is taking only one material slot into consideration.
It's working correctly. In the sample file, the first material slot is on the object, so it overwrites anything that comes out of geometry nodes. If you change the first slot to "Data", it's working the way you expected.