MaskMode
-
class MaskMode
The mask modes available for mask nodes.
Fields
-
class MaskMode
-
ALPHA
Use the alpha channel of the mask
-
INVERTED_ALPHA
Use the inverted alpha channel of the mask
-
INVERTED_LUMINANCE
Use the inverted luminance of the mask,
multiplied by mask alpha
-
LUMINANCE
Use the luminance of the mask,
multiplied by mask alpha