mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-01-31 23:35:12 +01:00
11 lines
153 B
JSON
11 lines
153 B
JSON
|
{
|
||
|
"tooltip":"Render SDF object.",
|
||
|
"alias":[
|
||
|
"ray marching"
|
||
|
],
|
||
|
"baseNode":"Node_RM_Render",
|
||
|
"io":[
|
||
|
"surface"
|
||
|
],
|
||
|
"name":"RM Render"
|
||
|
}
|