12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- {
- "__type__": "cc.Mesh",
- "_name": "",
- "_objFlags": 0,
- "_native": ".bin",
- "_struct": {
- "primitives": [
- {
- "primitiveMode": 7,
- "vertexBundelIndices": [
- 0
- ],
- "indexView": {
- "offset": 13328,
- "length": 2376,
- "count": 594,
- "stride": 4
- }
- }
- ],
- "vertexBundles": [
- {
- "view": {
- "offset": 0,
- "length": 13328,
- "count": 238,
- "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.4822462499141693,
- "y": -0.0772644653916359,
- "z": -0.4822462499141693
- },
- "maxPosition": {
- "__type__": "cc.Vec3",
- "x": 0.4822462499141693,
- "y": 0.07726447284221649,
- "z": 0.4822462499141693
- }
- },
- "_hash": 1174288217,
- "_allowDataAccess": true
- }
|