Node: Blend
								
								Jump to navigation
				Jump to search
				
					
								
							
		The Blend node allows you to blend two Number, Materials, or Colors together to form a mix at the desired ratio.
Contents
Settings
| Expected Type | Details | Default | |
|---|---|---|---|
inputA
 | 
Number, Material, or Color | The first input, used more when inputPhase is closer to 0.0.
 | 
|
inputB
 | 
Number, Material, or Color | The first input, used more when inputPhase is closer to 1.0.
 | 
|
inputPhase
 | 
Number | A number between 0.0 and 1.0 representing the amount of inputB to mix into inputA. A value of 0.0 will exclude inputB completely from the output, and a value of 1.0 will exclude inputA completely from the output. Animating this value with a dynamic input, like the output of a Wave node, can created interesting effects.
 | 
0.5
 | 
Parameters
| Type | Details | |
|---|---|---|
output
 | 
Number, Material, or Color | Note: The parameter is read-only. The resulting blend of inputA and inputB at the given inputPhase.
 | 
Functions
There are no functions exposed by this node.
Example Usage
No examples provided.
| Nodes | |
|---|---|
| Devices | ArtNet Input · ArtNet Output · Interactive LED Processor · NDI™ Input · NDI™ Output · OSC Input · OSC Output · Projector · SensorLink · TCP · TUIO Output · UDP Input · UDP Output · Watchout Media Server | 
| Objects | LED Tile Layout · List · Map · Random Number · Simulated Touch · Timer · Value · Wave | 
| Operators | Blend · Change · Clip · Cluster Tracker · DMX Multiverse Merge · Ease · Filter · Hold · JSON Mapper · JSON Stringify · Logic · Math · Proximity · Range · Rotate · Scale · Shear · Smooth · Touch Mapper · Translate | 
| Scenes | External Scene · Material Scene | 
| Materials | Graph · Touch Material | 
| Scripting | Script Function · Script | 
| Comments | Comment |