1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- {
- "__type__": "cc.Mesh",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_native": ".bin",
- "_struct": {
- "primitives": [
- {
- "primitiveMode": 7,
- "vertexBundelIndices": [
- 0
- ],
- "indexView": {
- "offset": 1408,
- "length": 72,
- "count": 36,
- "stride": 2
- }
- }
- ],
- "vertexBundles": [
- {
- "view": {
- "offset": 0,
- "length": 1408,
- "count": 22,
- "stride": 64
- },
- "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_color",
- "format": 44,
- "isNormalized": false
- }
- ]
- }
- ],
- "minPosition": {
- "__type__": "cc.Vec3",
- "x": -0.14576925337314606,
- "y": -0.05267547443509102,
- "z": -0.1338118016719818
- },
- "maxPosition": {
- "__type__": "cc.Vec3",
- "x": 0.14576925337314606,
- "y": 0.05267546325922012,
- "z": 0.1338118016719818
- }
- },
- "_hash": 356370940,
- "_allowDataAccess": true
- }
|