C# id:        ApiNodeType.FullCompositionMask
Python id: ApiNodeType.FULL_COMPOSITION_MASK

Parameters

Name

Type

Description

Values

blend_mode

String

The blend mode to apply

“Copy”, “Add”, “Subtract”, “Average”, “Custom”, “Min”, “Max”, “Multiply”, “Screen”, “Divide”, “AddSub”, “Overlay” or “SoftLight”

blend_coefficient

Float

The blend coefficient

From 0 to 100

first_coefficient

Float

When the blend mode is “Custom”, the coefficient to apply to the first mask

From -10 to 10

second_coefficient

Float

When the blend mode is “Custom”, the coefficient to apply to the second mask

From -10 to 10

tile_x

Bool

Indicates whether the mask has to be tiled along the X axis

True or False

tile_y

Bool

Indicates whether the mask has to be tiled along the Y axis

True or False

offset_x

Float

The x coordinate of the translation to apply, relative to the width of the mask

From -2 to 2

offset_y

Float

The y coordinate of the translation to apply, relative to the height of the mask

From -2 to 2

scale_x

Float

The scale to apply along the X axis

From 0.2 to 5

scale_y

Float

The scale to apply along the Y axis

From 0.2 to 5

rotation_angle

Float

The rotation angle in radians

from – π = −3.14159 to π = 3.14159

See Nodes reference guide - Mask Full composition node


Copyright © 2022 · All Rights Reserved · Wysilab