| SamplesOp | |
|---|---|
|
|
| Type | |
| Category | Sampling > Operations > Multiple |
SamplesOp
Description
Adds all cells in B to all cells in A.
Enums
Enum #1
There is currently no description for the enum #1.
- Add
- Subtract
- Multiply
- Divide
- Lerp
Arguments
| Type | Name (Display Name) | Description | Default |
|---|---|---|---|
| Sample | a (A) |
There is currently no description for the argument a. |
|
| Sample | b (B) |
There is currently no description for the argument b. |
Outputs
Sample - result (A + B)
There is currently no description for output result.