AnyPortrait > Forum > Bugs or Suggestions

[Archive] Change the parent of a clipping mesh

  • This topic has 0 replies, 1 voice, and was last updated 1 week, 1 day ago by Archive AccountArchive Account.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1265
    Archive AccountArchive Account

      Q.

      I want to express a character putting ice cream in his mouth.
      I want to express this by not applying a clipping mesh before eating the ice cream, and applying a clipping mesh when putting it in his mouth.
      I think I can express this by changing the parent of the clipping mesh in real time. Is this function supported?

       

      A.

      (The function was added after the answer.)
      You cannot change the parent of the clipping mesh, but you can adjust the clipping degree, etc. with a custom shader, or express it by creating a mask-only mesh.
      If you use the “Mask” function that can be implemented universally, you will be able to express it as intended.

      https://rainyrizzle.github.io/en/AdvancedManual/AD_Mask.html

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.
    Scroll to Top