13 lines
199 B
JSON
13 lines
199 B
JSON
{
|
|
"passes": [{
|
|
"shader": "font",
|
|
"blending": "translucent",
|
|
"depthtest": "enabled",
|
|
"depthwrite": "enabled",
|
|
"cullmode" : "nocull",
|
|
"combos" : {
|
|
"COLORFONT" : 1
|
|
}
|
|
}]
|
|
}
|