min,max and average values of an array3
summary (oneliner)
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
Inputs
Array (Array)
Outputs
Num Items (Number)
Number of items in the array
Min X (Number)
Minimum value of the x component in the array
Max X (Number)
Maximum value of the x component in the array
Average X (Number)
Average of all the values in the x component
Min Y (Number)
Minimum value of the y component in the array
Max Y (Number)
Maximum value of the y component in the array
Average Y (Number)
Average of all the values in the y component
Min Z (Number)
Minimum value of the z component in the array
Max Z (Number)
Maximum value of the z component in the array
Average Z (Number)
Average of all the values in the z component
Patches using InfoArray3
Changelog
Ops.Array.Array3xAnalyze renamed to Ops.Array.InfoArray3 2019-06-13 - pandur |