Material binding on instances #2215
Unanswered
cking-spire
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Do the following:
Create a polygon cube
Create a lambert material and bind that material to the cube
Duplicate that cube several times
Select all the cubes then reselect the original
Select Modify->Replace Objects, and set the "Type or Copy" to Instance.
Group the cubes. Select the group and export as USD.
I get a lot of errors that look like this:
// Warning: Can't author direct material binding on instance proxy </group1/pCube1/pCubeShape1>; try enabling collection-based material binding //
But I didn't bind the material to the instance. I bound the material to the primary object.
Is this a bug? I'd rather avoid using collection-based bindings. Are there any other work arounds I could explore?
Thanks,
Chris King
Spire Animation Studios
Beta Was this translation helpful? Give feedback.
All reactions