mirror of
https://github.com/szrpf/DataBoardDemo.git
synced 2026-06-28 21:36:49 +00:00
create project
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 157 KiB |
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"__type__": "cc.BufferAsset",
|
||||
"_name": "buffer",
|
||||
"_objFlags": 0,
|
||||
"_native": ".bin",
|
||||
"buffer": null
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"__type__": "cc.Material",
|
||||
"_name": "",
|
||||
"_objFlags": 0,
|
||||
"_native": "",
|
||||
"_effectAsset": {
|
||||
"__uuid__": "abc2cb62-7852-4525-a90d-d474487b88f2"
|
||||
},
|
||||
"_techniqueIndex": 0,
|
||||
"_techniqueData": {
|
||||
"0": {
|
||||
"props": {
|
||||
"diffuseColor": {
|
||||
"__type__": "cc.Color",
|
||||
"r": 127,
|
||||
"g": 127,
|
||||
"b": 127,
|
||||
"a": 255
|
||||
}
|
||||
},
|
||||
"defines": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user