颜色值传参实现无视uv合批变化的sdf圆形裁切

This commit is contained in:
ruanwujing
2024-01-30 18:20:26 +08:00
parent 39e54649cd
commit 98eb513e11
24 changed files with 3263 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"_effectAsset": {
"__uuid__": "53b86133-01bd-45ed-8cf8-94234cba4494",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_TEXTURE": true
}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{}
]
}

View File

@@ -0,0 +1,11 @@
{
"ver": "1.0.21",
"importer": "material",
"imported": true,
"uuid": "4ba0fcca-0f92-4795-af0a-f2076bcc63b5",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}