Classes | |
| class | LightWrap |
| Light Wrap operator for compositing keyed footage. Wraps background light around foreground edges for realistic integration. More... | |
Enumerations | |
| enum | WrapBlendMode { Screen = 0 , Add = 1 , Lighten = 2 , Normal = 3 , SoftLight = 4 } |
| enum | WrapOutput { Final = 0 , Foreground = 1 , Background = 2 , BlurredBG = 3 , WrapMask = 4 , WrapOnly = 5 } |
| enum LightWrap.WrapOutput |