[add] first

This commit is contained in:
2023-11-07 09:17:57 +08:00
commit 23924175a2
1102 changed files with 313997 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,78 @@
{
"ver": "2.3.4",
"importer": "fbx",
"imported": true,
"uuid": "a5aa03e4-5b1d-4115-b126-f148e963461b",
"files": [],
"subMetas": {
"0441e": {
"importer": "gltf-mesh",
"uuid": "a5aa03e4-5b1d-4115-b126-f148e963461b@0441e",
"displayName": "",
"id": "0441e",
"name": "flowers_1.mesh",
"userData": {
"gltfIndex": 0
},
"ver": "1.1.0",
"imported": true,
"files": [
".bin",
".json"
],
"subMetas": {}
},
"a9c35": {
"importer": "gltf-material",
"uuid": "a5aa03e4-5b1d-4115-b126-f148e963461b@a9c35",
"displayName": "",
"id": "a9c35",
"name": "flowers_1.material",
"userData": {
"gltfIndex": 0
},
"ver": "1.0.14",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"3ba7f": {
"importer": "gltf-scene",
"uuid": "a5aa03e4-5b1d-4115-b126-f148e963461b@3ba7f",
"displayName": "",
"id": "3ba7f",
"name": "flowers_1.prefab",
"userData": {
"gltfIndex": 0
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"imageMetas": [],
"fbx": {
"smartMaterialEnabled": true
},
"redirect": "a5aa03e4-5b1d-4115-b126-f148e963461b@3ba7f",
"assetFinder": {
"meshes": [
"a5aa03e4-5b1d-4115-b126-f148e963461b@0441e"
],
"skeletons": [],
"textures": [],
"materials": [
"a5aa03e4-5b1d-4115-b126-f148e963461b@a9c35"
],
"scenes": [
"a5aa03e4-5b1d-4115-b126-f148e963461b@3ba7f"
]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 KiB

View File

@@ -0,0 +1,42 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "2ab2eb1c-685b-4f90-9e45-a30d5d9e6f2b",
"files": [
".jpg",
".json"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "2ab2eb1c-685b-4f90-9e45-a30d5d9e6f2b@6c48a",
"displayName": "flowers_1",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "2ab2eb1c-685b-4f90-9e45-a30d5d9e6f2b",
"visible": true
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": false,
"type": "texture",
"redirect": "2ab2eb1c-685b-4f90-9e45-a30d5d9e6f2b@6c48a"
}
}

View File

@@ -0,0 +1,117 @@
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "9b20a514-6cc3-49de-b216-b6b863046249",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_INSTANCING": true
},
{
"USE_INSTANCING": true,
"USE_BASE_COLOR_MAP": true,
"USE_1ST_SHADE_MAP": true,
"USE_2ND_SHADE_MAP": true
},
{},
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"baseColor": {
"__type__": "cc.Color",
"r": 90,
"g": 52,
"b": 84,
"a": 255
}
},
{
"mainColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"shadeColor1": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"shadeColor2": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"specular": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 76
},
"mainTexture": {
"__uuid__": "2ab2eb1c-685b-4f90-9e45-a30d5d9e6f2b@6c48a",
"__expectedType__": "cc.Texture2D"
},
"shadeMap1": {
"__uuid__": "2ab2eb1c-685b-4f90-9e45-a30d5d9e6f2b@6c48a",
"__expectedType__": "cc.Texture2D"
},
"shadeMap2": {
"__uuid__": "2ab2eb1c-685b-4f90-9e45-a30d5d9e6f2b@6c48a",
"__expectedType__": "cc.Texture2D"
}
},
{},
{}
]
}

View File

@@ -0,0 +1,11 @@
{
"ver": "1.0.20",
"importer": "material",
"imported": true,
"uuid": "95c32cde-77c0-4cd0-a28b-b9a61c8491c2",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

View File

@@ -0,0 +1,186 @@
[
{
"__type__": "cc.Prefab",
"_name": "flowers_1",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"persistent": false
},
{
"__type__": "cc.Node",
"_name": "flowers_1",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": null,
"_children": [
{
"__id__": 2
}
],
"_active": true,
"_components": [],
"_prefab": {
"__id__": 7
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 2,
"y": 2,
"z": 2
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "flowers_1",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 3
}
],
"_prefab": {
"__id__": 6
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": -0.7071067811865477,
"y": 0,
"z": 0,
"w": 0.7071067811865474
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": -90.00000000000003,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.MeshRenderer",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 4
},
"_materials": [
{
"__uuid__": "95c32cde-77c0-4cd0-a28b-b9a61c8491c2",
"__expectedType__": "cc.Material"
}
],
"_visFlags": 0,
"bakeSettings": {
"__id__": 5
},
"_mesh": {
"__uuid__": "a5aa03e4-5b1d-4115-b126-f148e963461b@0441e",
"__expectedType__": "cc.Mesh"
},
"_shadowCastingMode": 0,
"_shadowReceivingMode": 1,
"_shadowBias": 0,
"_shadowNormalBias": 0,
"_reflectionProbeId": -1,
"_enableMorph": true,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "7fohLJFMxL+YF3ok1wveEp"
},
{
"__type__": "cc.ModelBakeSettings",
"texture": null,
"uvParam": {
"__type__": "cc.Vec4",
"x": 0,
"y": 0,
"z": 0,
"w": 0
},
"_bakeable": false,
"_castShadow": false,
"_receiveShadow": false,
"_recieveShadow": false,
"_lightmapSize": 64,
"_useLightProbe": false,
"_bakeToLightProbe": true,
"_reflectionProbeType": 0,
"_bakeToReflectionProbe": true,
"_probeCubemap": null
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "18TwD4a8pD17nCa1YsUnDz",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "84VnMg0OFJR4BM3EFaJTTK",
"targetOverrides": null
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.43",
"importer": "prefab",
"imported": true,
"uuid": "a29f01de-ec31-4240-a3e5-11bc8b5f4242",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "flowers_1"
}
}