BlendMode :: union
Union members
"normal" | The result color is determined with the following formula: |
"additive" | The result color is determined with the following formula: |
"additive-soft" | The result color is determined with the following formula: |
"multiplicative" | The result color is determined with the following formula: |
"multiplicative-with-alpha" | The result color is determined with the following formula: |
"overwrite" | The result color is determined with the following formula: |

