Composition Blend with Factor
CompositionBlendWithFactor
Blends the foreground and background compositions together using a factor. Internally, this modifies the alpha of the foreground by multiplying by the factor on the alpha component and then performing an alpha blend.
Output
CompositionInputs
| Name | Type |
|---|---|
| foreground | Composition |
| background | Composition |
| factor | Composition |
Tools that use this node
Not used in any published tools.