123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- {
- "__type__": "cc.Mesh",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_native": ".bin",
- "_struct": {
- "primitives": [
- {
- "primitiveMode": 7,
- "vertexBundelIndices": [
- 0
- ],
- "indexView": {
- "offset": 13824,
- "length": 864,
- "count": 432,
- "stride": 2
- }
- },
- {
- "primitiveMode": 7,
- "vertexBundelIndices": [
- 1
- ],
- "indexView": {
- "offset": 31200,
- "length": 1200,
- "count": 600,
- "stride": 2
- }
- }
- ],
- "vertexBundles": [
- {
- "view": {
- "offset": 0,
- "length": 13824,
- "count": 288,
- "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": 14688,
- "length": 16512,
- "count": 344,
- "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.12501105666160583,
- "y": -0.19571268558502197,
- "z": -1.0229756832122803
- },
- "maxPosition": {
- "__type__": "cc.Vec3",
- "x": 0.12501105666160583,
- "y": 0.19571268558502197,
- "z": 1.0229756832122803
- }
- },
- "_hash": 2151947085,
- "_allowDataAccess": true
- }
|