arnold-usd
arnold-usd copied to clipboard
Add support for the instancer procedural in the writer
Arnold scenes with an instancer
procedural are currently ignored by arnold.
After #487 they will be considered as a custom procedural. We could translate it as a PointInstancer
instead.
Note that test_0137
from #497 would have to be updated when this issue is addressed
Issue synced internally to ARNOLD-13253