DeepARSDK/quickstart-ios-swift

how to unload mask/effect / filter?

Closed this issue · 1 comments

// path - The absolute path to the effect file.

  • (void)switchEffectWithSlot:(NSString*)slot path:(NSString*)path;

I load a slot MASK with an effect - now I want to unload it? how can I?

I think we just set is as empty