mmerchante / instanceAlongCurve

Maya API Node for interactive instancing of shapes along curves.
MIT License
123 stars 26 forks source link

Instance group with multiple meshes and materials #9

Open cfujiwara opened 7 years ago

cfujiwara commented 7 years ago

Hi,

We are trying using the plugin with a group that has many meshes with different materials. When we execute the script, the meshes look black and it does not render correctly, is there any limitation about this? I saw that your node has an attribute for shading group, only one shader is expected?

Thank you!