Description
This node enables you to perform mathematical operations to all the values of a property in an array.
Properties
Click the button in the bottom left of the Editor
panel to select on which properties you would like to add a mathematical operation.
Once a property is selected, a new line will be added with a dropdown menu to select the operation, and a field to enter the value to compute with the operation.
Lines can be deleted using the icon.
Supported operations are : Addition, Subtraction, Multiplication, Division.
The mathematical operation will be applied on the entire array, for every single value of the chosen property. For individual operations, check out the Operation Item node
Inputs
Name | Type | Description |
---|---|---|
Array | Array | The array on which to apply the operation(s) |
Note : When properties are chosen for operations in the Editor
panel, they will also appear as inputs on the node.
Outputs
Name | Type | Description |
---|---|---|
Array | Array | The result array with operations applied |
Need more help with this?
Don’t hesitate to contact us here.