123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "__type__": "cc.Mesh",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_native": ".bin",
- "_struct": {
- "primitives": [
- {
- "primitiveMode": 7,
- "vertexBundelIndices": [
- 0
- ],
- "indexView": {
- "offset": 87024,
- "length": 7392,
- "count": 3696,
- "stride": 2
- }
- }
- ],
- "vertexBundles": [
- {
- "view": {
- "offset": 0,
- "length": 87024,
- "count": 1813,
- "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.7694295048713684,
- "y": -0.08413863182067871,
- "z": -0.7463780641555786
- },
- "maxPosition": {
- "__type__": "cc.Vec3",
- "x": 0.7694296836853027,
- "y": 0.2962835133075714,
- "z": 0.5470871925354004
- }
- },
- "_hash": 334605247,
- "_allowDataAccess": true
- }
|