123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- {
- "__type__": "cc.Mesh",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_native": ".bin",
- "_struct": {
- "primitives": [
- {
- "primitiveMode": 7,
- "vertexBundelIndices": [
- 0
- ],
- "indexView": {
- "offset": 21504,
- "length": 1320,
- "count": 660,
- "stride": 2
- }
- },
- {
- "primitiveMode": 7,
- "vertexBundelIndices": [
- 1
- ],
- "indexView": {
- "offset": 25896,
- "length": 192,
- "count": 96,
- "stride": 2
- }
- }
- ],
- "vertexBundles": [
- {
- "view": {
- "offset": 0,
- "length": 21504,
- "count": 448,
- "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
- }
- ]
- },
- {
- "view": {
- "offset": 22824,
- "length": 3072,
- "count": 64,
- "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.8000001311302185,
- "y": -0.2800000011920929,
- "z": -0.10000000149011612
- },
- "maxPosition": {
- "__type__": "cc.Vec3",
- "x": 0.8000001311302185,
- "y": 0.2800000011920929,
- "z": 0.10000000149011612
- }
- },
- "_hash": 1554603918,
- "_allowDataAccess": true
- }
|