1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- {
- "__type__": "cc.Mesh",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_native": ".bin",
- "_struct": {
- "primitives": [
- {
- "primitiveMode": 7,
- "vertexBundelIndices": [
- 0
- ],
- "indexView": {
- "offset": 136248,
- "length": 9648,
- "count": 4824,
- "stride": 2
- }
- }
- ],
- "vertexBundles": [
- {
- "view": {
- "offset": 0,
- "length": 136248,
- "count": 2433,
- "stride": 56
- },
- "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
- },
- {
- "name": "a_texCoord1",
- "format": 21,
- "isNormalized": false
- }
- ]
- }
- ],
- "minPosition": {
- "__type__": "cc.Vec3",
- "x": -0.008699547499418259,
- "y": -0.008917354047298431,
- "z": -0.000079457757237833
- },
- "maxPosition": {
- "__type__": "cc.Vec3",
- "x": 0.007756768260151148,
- "y": 0.007765063084661961,
- "z": 0.03853146731853485
- }
- },
- "_hash": 2687539293,
- "_allowDataAccess": true
- }
|