Reference
Components
Mem Create 
Description
This component creates a memory buffer of a particular size. The size is specified in bytes. This means that if you want to store N floats 
you’ll need 4*N bytes.
Connectors
Inputs Type Outputs
Size of the buffer in bytes
Int Memory buffer
Mem
Trigger to create the buffer. 
If the buffer has already 
been created this will reset 
the buffer
Trigger
Deletes the buffer
Trigger
210 of 494










