White sprite shader

This commit is contained in:
Martin
2022-12-16 14:54:50 +01:00
parent eabce40b3a
commit 83c0be7961
6 changed files with 9 additions and 99 deletions

View File

@@ -0,0 +1,30 @@
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "7397d178-7d57-417a-9c48-4b90855a0014",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_TEXTURE": true
}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{}
]
}