Skip to main content
kk42
Participant
February 18, 2015
Question

How to create a mask in extended area?

  • February 18, 2015
  • 1 reply
  • 349 views

I have started to study After Effects SDK.

I run a Resizer(sample plugin), but it is not work as it expected to.

I want to hide the area is extended with mask.

Would you share your ideas with me?

This topic has been closed for replies.

1 reply

françois leroy
Inspiring
February 20, 2015

Hi!

I think you'll need to mask the area 'yourself'.

You can have a look at the PathMaster sample, and check for PF_MaskWorldWithPath() function.

Cheers,

François