Page 1 of 1

Masking

Posted: Wed Sep 08, 2021 11:38 am
by Gakk42
Why is my masking not adhering to pixels, but rather it is masking out the bounding box.
Image

Here's a link to the image
https://ibb.co/DYBsLBD

Re: Masking

Posted: Wed Sep 08, 2021 1:05 pm
by Lukas
Have you tried disabling GPU acceleration? And does it show properly when you render?

Re: Masking

Posted: Wed Sep 08, 2021 4:40 pm
by SimplSam
This appears to be a current issue with Moho 12/13.5 when using bitmap/raster masks. As stated by Lukas it should be 'resolvable' if you disable GPU or preview the render, or when you export.

Also, to embed images in this forum you need to use the embed code i.e.

Code: Select all

[img]https://i.ibb.co/LrTbvTz/Screenshot-2021-09-08-at-13-35-41.png[/img]
Image

Re: Masking

Posted: Wed Sep 08, 2021 6:19 pm
by Greenlaw
In addition to the above info, if you need a razor sharp mask (or even one with a textured edge,) I recommend using a vector layer for the mask. You'll have more flexibility for animating it, and it should render faster too. A lot of the 'bitmap-based' Moho animations I've done at my workplace and in personal projects actually have texture-filled vector shapes and vector masks wherever I can use them because it's more efficient.

Re: Masking

Posted: Thu Sep 09, 2021 9:13 am
by Gakk42
Thanks everyone. The GPU was the answer.
I will look into using vectors as the mask. I'm new to this so I'm still learning.