Is it possible to nest variant sets under variant sets?

   1383   2   2
User Avatar
Member
355 posts
Joined: Nov. 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
Staff
4168 posts
Joined: Sept. 2007
Online
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: Nov. 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 - Dec. 14, 2022 19:06:13
hou.f*ckatdskmaya().forever()
  • Quick Links