升级引擎到 2.3.3 加入shader实现的loading动画
This commit is contained in:
28
assets/materials/loading-style-1.mtl
Normal file
28
assets/materials/loading-style-1.mtl
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"__type__": "cc.Material",
|
||||
"_name": "loading-style-1",
|
||||
"_objFlags": 0,
|
||||
"_native": "",
|
||||
"_effectAsset": {
|
||||
"__uuid__": "aa3b729c-fb16-4293-8789-8b7f36e017f1"
|
||||
},
|
||||
"_techniqueIndex": 0,
|
||||
"_techniqueData": {
|
||||
"0": {
|
||||
"defines": {
|
||||
"USE_TEXTURE": true,
|
||||
"USE_LOADING_STYLE": true,
|
||||
"USE_ANTI_ALIAS": true
|
||||
},
|
||||
"props": {
|
||||
"u_arc_color": {
|
||||
"__type__": "cc.Color",
|
||||
"r": 255,
|
||||
"g": 255,
|
||||
"b": 255,
|
||||
"a": 255
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
6
assets/materials/loading-style-1.mtl.meta
Normal file
6
assets/materials/loading-style-1.mtl.meta
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"ver": "1.0.3",
|
||||
"uuid": "297af3e9-5fd3-41ec-9005-ae50b366f81c",
|
||||
"dataAsSubAsset": null,
|
||||
"subMetas": {}
|
||||
}
|
Reference in New Issue
Block a user