mirror of
https://github.com/szrpf/DataBoardDemo.git
synced 2025-11-02 20:35:35 +00:00
create project
This commit is contained in:
BIN
library/imports/3b/3bbdb0f6-c5f6-45de-9f33-8b5cbafb4d6d.bin
Normal file
BIN
library/imports/3b/3bbdb0f6-c5f6-45de-9f33-8b5cbafb4d6d.bin
Normal file
Binary file not shown.
90
library/imports/3b/3bbdb0f6-c5f6-45de-9f33-8b5cbafb4d6d.json
Normal file
90
library/imports/3b/3bbdb0f6-c5f6-45de-9f33-8b5cbafb4d6d.json
Normal file
@@ -0,0 +1,90 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.Mesh",
|
||||
"_name": "",
|
||||
"_objFlags": 0,
|
||||
"_native": ".bin",
|
||||
"_vertexBundles": [
|
||||
{
|
||||
"__id__": 1
|
||||
}
|
||||
],
|
||||
"_primitives": [
|
||||
{
|
||||
"__id__": 6
|
||||
}
|
||||
],
|
||||
"_minPos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -0.5,
|
||||
"y": -0.5,
|
||||
"z": -0.5
|
||||
},
|
||||
"_maxPos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0.5,
|
||||
"y": 0.5,
|
||||
"z": 0.5
|
||||
}
|
||||
},
|
||||
{
|
||||
"__type__": "cc.mesh.VertexBundle",
|
||||
"data": {
|
||||
"__id__": 2
|
||||
},
|
||||
"formats": [
|
||||
{
|
||||
"__id__": 3
|
||||
},
|
||||
{
|
||||
"__id__": 4
|
||||
},
|
||||
{
|
||||
"__id__": 5
|
||||
}
|
||||
],
|
||||
"verticesCount": 1089
|
||||
},
|
||||
{
|
||||
"__type__": "cc.BufferRange",
|
||||
"offset": 0,
|
||||
"length": 34848
|
||||
},
|
||||
{
|
||||
"__type__": "cc.mesh.VertexFormat",
|
||||
"name": "a_normal",
|
||||
"type": 5126,
|
||||
"num": 3,
|
||||
"normalize": false
|
||||
},
|
||||
{
|
||||
"__type__": "cc.mesh.VertexFormat",
|
||||
"name": "a_position",
|
||||
"type": 5126,
|
||||
"num": 3,
|
||||
"normalize": false
|
||||
},
|
||||
{
|
||||
"__type__": "cc.mesh.VertexFormat",
|
||||
"name": "a_uv0",
|
||||
"type": 5126,
|
||||
"num": 2,
|
||||
"normalize": false
|
||||
},
|
||||
{
|
||||
"__type__": "cc.mesh.Primitive",
|
||||
"vertexBundleIndices": [
|
||||
0
|
||||
],
|
||||
"data": {
|
||||
"__id__": 7
|
||||
},
|
||||
"indexUnit": 5123,
|
||||
"topology": 4
|
||||
},
|
||||
{
|
||||
"__type__": "cc.BufferRange",
|
||||
"offset": 34848,
|
||||
"length": 12288
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user