Pixel-Composer/datafiles/data/Nodes/Internal/IO/CSV File Out/info.json
2025-01-09 11:28:30 +07:00

12 lines
No EOL
186 B
JSON

{
"tooltip":"Save array as .csv file.",
"alias":[
"comma separated value"
],
"baseNode":"Node_CSV_File_Write",
"io":[
"text",
"float"
],
"name":"CSV File Out"
}