Is it possible to nest variant sets under variant sets?

   1336   2   2
User Avatar
Member
355 posts
Joined: 11月 2015
Offline
Can we nest a variant set with its own variants under another variant set? if yes, how can we do this in solaris?
hou.f*ckatdskmaya().forever()
User Avatar
スタッフ
4158 posts
Joined: 9月 2007
Offline
Yes; you would put the variant set blocks within each other, like this. You also need to ensure that the nested variants are authored on the same prim as the outer-most variantset, or on a child of that prim; the data within the variant must be encapsulated beneath that primitive.

Hope this helps

Attachments:
Screenshot from 2022-12-14 17-16-40.png (52.0 KB)
nested_variantsets.hip (230.2 KB)

I'm o.d.d.
User Avatar
Member
355 posts
Joined: 11月 2015
Offline
goldleaf
Yes; you would put the variant set blocks within each other, like this. You also need to ensure that the nested variants are authored on the same prim as the outer-most variantset, or on a child of that prim; the data within the variant must be encapsulated beneath that primitive.

Hope this helps
Thanks a lot for this! yep, this works great!
Edited by traileverse - 2022年12月14日 19:06:13
hou.f*ckatdskmaya().forever()
  • Quick Links