123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "__type__": "cc.Mesh",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_native": ".bin",
- "_struct": {
- "primitives": [
- {
- "primitiveMode": 7,
- "vertexBundelIndices": [
- 0
- ],
- "indexView": {
- "offset": 40656,
- "length": 4632,
- "count": 2316,
- "stride": 2
- }
- }
- ],
- "vertexBundles": [
- {
- "view": {
- "offset": 0,
- "length": 40656,
- "count": 847,
- "stride": 48
- },
- "attributes": [
- {
- "name": "a_position",
- "format": 32,
- "isNormalized": false
- },
- {
- "name": "a_normal",
- "format": 32,
- "isNormalized": false
- },
- {
- "name": "a_texCoord",
- "format": 21,
- "isNormalized": false
- },
- {
- "name": "a_tangent",
- "format": 44,
- "isNormalized": false
- }
- ]
- }
- ],
- "minPosition": {
- "__type__": "cc.Vec3",
- "x": -0.4389519989490509,
- "y": -0.09401886910200119,
- "z": -0.5146961808204651
- },
- "maxPosition": {
- "__type__": "cc.Vec3",
- "x": 0.4389519989490509,
- "y": 0.22435352206230164,
- "z": 0.7804418206214905
- }
- },
- "_hash": 1819029301,
- "_allowDataAccess": true
- }
|