Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
13 lines
226 B
JSON
13 lines
226 B
JSON
{
|
|
"name" : "test1",
|
|
"sampler" : {
|
|
"name" : "Add",
|
|
"first" : {
|
|
"name" : "Const",
|
|
"value" : 0.2
|
|
},
|
|
"second" : {
|
|
"name" : "OpenSimplex"
|
|
}
|
|
}
|
|
} |