![]() |
| jit.xfade | Crossfade between 2 matrices |
| Matrix Operator: in[2] out[1] |
| Name | IOProc | Planelink | Typelink | Dimlink | Plane | Dim | Type |
| in | n/a | n/a | n/a | n/a | n/a | n/a | n/a |
| in2 | resamp | yes | yes | yes | all | all | char long float32 float64 |
| out | n/a | yes | yes | yes | all | all | char long float32 float64 |
| Attributes: |
| Name | Type | Description |
| xfade | float | The amount of crossfade between the two input matrices (default = 0.) A value of 0. outputs only the matrix received in the left input, and a value of 1. outputs only the matrix received in the right input. |
| Example: |

| See Also: |
| jit.alphablend, jit.op |