9 lines
141 B
JSON
9 lines
141 B
JSON
{
|
|
"passes": [{
|
|
"shader": "passthroughlinear",
|
|
"depthtest": "disabled",
|
|
"depthwrite": "disabled",
|
|
"cullmode": "nocull"
|
|
}]
|
|
}
|