1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- {
- "__type__": "cc.Mesh",
- "_name": "",
- "_objFlags": 0,
- "_native": ".bin",
- "_struct": {
- "primitives": [
- {
- "primitiveMode": 7,
- "vertexBundelIndices": [
- 0
- ],
- "indexView": {
- "offset": 5856,
- "length": 912,
- "count": 228,
- "stride": 4
- }
- }
- ],
- "vertexBundles": [
- {
- "view": {
- "offset": 0,
- "length": 5856,
- "count": 122,
- "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": -5.033719062805176,
- "y": -1.664361834526062,
- "z": -6.424135208129883
- },
- "maxPosition": {
- "__type__": "cc.Vec3",
- "x": 5.033719062805176,
- "y": 3.3529086112976074,
- "z": 6.424135208129883
- }
- },
- "_hash": 2394373380,
- "_allowDataAccess": true
- }
|