car.prefab 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "car",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "car",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. }
  24. ],
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 7
  29. }
  30. ],
  31. "_prefab": {
  32. "__id__": 9
  33. },
  34. "_lpos": {
  35. "__type__": "cc.Vec3",
  36. "x": 0,
  37. "y": 0.262,
  38. "z": -4.625
  39. },
  40. "_lrot": {
  41. "__type__": "cc.Quat",
  42. "x": 0,
  43. "y": 0,
  44. "z": 0,
  45. "w": 1
  46. },
  47. "_lscale": {
  48. "__type__": "cc.Vec3",
  49. "x": 1,
  50. "y": 1,
  51. "z": 1
  52. },
  53. "_mobility": 0,
  54. "_layer": 1073741824,
  55. "_euler": {
  56. "__type__": "cc.Vec3",
  57. "x": 0,
  58. "y": 0,
  59. "z": 0
  60. },
  61. "_id": ""
  62. },
  63. {
  64. "__type__": "cc.Node",
  65. "_name": "Car",
  66. "_objFlags": 0,
  67. "__editorExtras__": {},
  68. "_parent": {
  69. "__id__": 1
  70. },
  71. "_children": [],
  72. "_active": true,
  73. "_components": [
  74. {
  75. "__id__": 3
  76. }
  77. ],
  78. "_prefab": {
  79. "__id__": 6
  80. },
  81. "_lpos": {
  82. "__type__": "cc.Vec3",
  83. "x": -0.07,
  84. "y": -0.073,
  85. "z": 0.229
  86. },
  87. "_lrot": {
  88. "__type__": "cc.Quat",
  89. "x": 0,
  90. "y": 0,
  91. "z": 0,
  92. "w": 1
  93. },
  94. "_lscale": {
  95. "__type__": "cc.Vec3",
  96. "x": 1,
  97. "y": 1,
  98. "z": 1
  99. },
  100. "_mobility": 0,
  101. "_layer": 1073741824,
  102. "_euler": {
  103. "__type__": "cc.Vec3",
  104. "x": 0,
  105. "y": 0,
  106. "z": 0
  107. },
  108. "_id": ""
  109. },
  110. {
  111. "__type__": "cc.MeshRenderer",
  112. "_name": "",
  113. "_objFlags": 0,
  114. "__editorExtras__": {},
  115. "node": {
  116. "__id__": 2
  117. },
  118. "_enabled": true,
  119. "__prefab": {
  120. "__id__": 4
  121. },
  122. "_materials": [
  123. {
  124. "__uuid__": "0a53b799-161a-46a8-beb6-cdfb2a6a23d1@d88a3",
  125. "__expectedType__": "cc.Material"
  126. },
  127. {
  128. "__uuid__": "0a53b799-161a-46a8-beb6-cdfb2a6a23d1@205d2",
  129. "__expectedType__": "cc.Material"
  130. },
  131. {
  132. "__uuid__": "0a53b799-161a-46a8-beb6-cdfb2a6a23d1@50b4e",
  133. "__expectedType__": "cc.Material"
  134. },
  135. {
  136. "__uuid__": "0a53b799-161a-46a8-beb6-cdfb2a6a23d1@59253",
  137. "__expectedType__": "cc.Material"
  138. },
  139. {
  140. "__uuid__": "0a53b799-161a-46a8-beb6-cdfb2a6a23d1@122ba",
  141. "__expectedType__": "cc.Material"
  142. }
  143. ],
  144. "_visFlags": 0,
  145. "bakeSettings": {
  146. "__id__": 5
  147. },
  148. "_mesh": {
  149. "__uuid__": "0a53b799-161a-46a8-beb6-cdfb2a6a23d1@b7142",
  150. "__expectedType__": "cc.Mesh"
  151. },
  152. "_shadowCastingMode": 0,
  153. "_shadowReceivingMode": 1,
  154. "_shadowBias": 0,
  155. "_shadowNormalBias": 0,
  156. "_reflectionProbeId": -1,
  157. "_reflectionProbeBlendId": -1,
  158. "_reflectionProbeBlendWeight": 0,
  159. "_enabledGlobalStandardSkinObject": false,
  160. "_enableMorph": true,
  161. "_id": ""
  162. },
  163. {
  164. "__type__": "cc.CompPrefabInfo",
  165. "fileId": "eeX1OgfoFUKZ27yCTbJrJq"
  166. },
  167. {
  168. "__type__": "cc.ModelBakeSettings",
  169. "texture": null,
  170. "uvParam": {
  171. "__type__": "cc.Vec4",
  172. "x": 0,
  173. "y": 0,
  174. "z": 0,
  175. "w": 0
  176. },
  177. "_bakeable": false,
  178. "_castShadow": false,
  179. "_receiveShadow": false,
  180. "_recieveShadow": false,
  181. "_lightmapSize": 64,
  182. "_useLightProbe": false,
  183. "_bakeToLightProbe": true,
  184. "_reflectionProbeType": 0,
  185. "_bakeToReflectionProbe": true
  186. },
  187. {
  188. "__type__": "cc.PrefabInfo",
  189. "root": {
  190. "__id__": 1
  191. },
  192. "asset": {
  193. "__id__": 0
  194. },
  195. "fileId": "31WBXktOBf+79TOGFRAWhc",
  196. "instance": null,
  197. "targetOverrides": null,
  198. "nestedPrefabInstanceRoots": null
  199. },
  200. {
  201. "__type__": "75e1cJ6FJZFiLkV1ic7vWnm",
  202. "_name": "",
  203. "_objFlags": 0,
  204. "__editorExtras__": {},
  205. "node": {
  206. "__id__": 1
  207. },
  208. "_enabled": true,
  209. "__prefab": {
  210. "__id__": 8
  211. },
  212. "_id": ""
  213. },
  214. {
  215. "__type__": "cc.CompPrefabInfo",
  216. "fileId": "59yRapRK1FoJf3N3y6qVY5"
  217. },
  218. {
  219. "__type__": "cc.PrefabInfo",
  220. "root": {
  221. "__id__": 1
  222. },
  223. "asset": {
  224. "__id__": 0
  225. },
  226. "fileId": "05JwMaFPlWp7Br+VPeuDVO",
  227. "instance": null,
  228. "targetOverrides": null
  229. }
  230. ]