Reference
Components
Float Array Draw
Description
The Float Array Draw component is used when you have a mouse drag operation that you need to map onto a float array. The advantage it
has over using just a standard float array is that it interpolates between values when you are dragging. Without such interpolation you can
get ‘missed’ points during fast drags as the mouse drag resolution decreases.
Connectors
Inputs Type Outputs Type
Number of points in the float
array
Int The float array
Float Array
Index of the point to be
updated
Int
Value to change to Float
True if a drag
operation is in
progress, False
otherwise
Boolean
Trigger to set the value
at the current index
Trigger
Float array to replace
the whole array with
Float Array
113 of 494