Pixel-Composer/datafiles/data/Nodes/Internal/IO/CSV File In/info.json

12 lines
192 B
JSON
Raw Normal View History

2025-01-09 11:28:30 +07:00
{
"tooltip":"Load .csv as text, number array.",
"alias":[
"comma separated value"
],
"baseNode":"Node_CSV_File_Read",
"io":[
"text",
"float"
],
"name":"CSV File In"
}