mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2025-12-31 08:19:51 -06:00
8 lines
121 B
Plaintext
8 lines
121 B
Plaintext
return {
|
|
{
|
|
Type = "ConvertModelTask",
|
|
InputFilePath = "< in path >",
|
|
OutputFilePath = "< out path >"
|
|
}
|
|
}
|