15 lines
236 B
JSON
15 lines
236 B
JSON
{
|
|
"passes" :
|
|
[
|
|
{
|
|
"cullmode" : "nocull",
|
|
"depthtest" : "disabled",
|
|
"depthwrite" : "disabled",
|
|
"shader" : "genericimage",
|
|
"textures" : [ "background" ],
|
|
"combos" : {
|
|
"spritesheet" : 1
|
|
}
|
|
}
|
|
]
|
|
} |