mars3d-cesium 1.95.0 → 1.96.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (348) hide show
  1. package/Build/Cesium/Cesium.d.ts +136 -11
  2. package/Build/Cesium/Cesium.js +9757 -74
  3. package/Build/Cesium/ThirdParty/Workers/basis_transcoder.js +56 -1
  4. package/Build/Cesium/ThirdParty/Workers/draco_decoder_nodejs.js +26 -116
  5. package/Build/Cesium/{Workers/ArcType-dc2a7709.js → ThirdParty/Workers/package.js} +26 -25
  6. package/Build/Cesium/ThirdParty/Workers/package.json +1 -0
  7. package/Build/Cesium/ThirdParty/Workers/pako_deflate.min.js +26 -1
  8. package/Build/Cesium/ThirdParty/Workers/pako_inflate.min.js +26 -1
  9. package/Build/Cesium/ThirdParty/Workers/z-worker-pako.js +26 -1
  10. package/Build/Cesium/ThirdParty/google-earth-dbroot-parser.js +26 -1
  11. package/Build/Cesium/Widgets/Animation/Animation.css +1 -1
  12. package/Build/Cesium/Widgets/Animation/lighter.css +1 -1
  13. package/Build/Cesium/Widgets/BaseLayerPicker/BaseLayerPicker.css +1 -1
  14. package/Build/Cesium/Widgets/BaseLayerPicker/lighter.css +1 -1
  15. package/Build/Cesium/Widgets/Cesium3DTilesInspector/Cesium3DTilesInspector.css +1 -1
  16. package/Build/Cesium/Widgets/CesiumInspector/CesiumInspector.css +1 -1
  17. package/Build/Cesium/Widgets/CesiumWidget/CesiumWidget.css +1 -1
  18. package/Build/Cesium/Widgets/CesiumWidget/lighter.css +1 -1
  19. package/Build/Cesium/Widgets/FullscreenButton/FullscreenButton.css +1 -1
  20. package/Build/Cesium/Widgets/Geocoder/Geocoder.css +1 -1
  21. package/Build/Cesium/Widgets/Geocoder/lighter.css +1 -1
  22. package/Build/Cesium/Widgets/InfoBox/InfoBox.css +1 -1
  23. package/Build/Cesium/Widgets/InfoBox/InfoBoxDescription.css +1 -1
  24. package/Build/Cesium/Widgets/NavigationHelpButton/NavigationHelpButton.css +1 -1
  25. package/Build/Cesium/Widgets/NavigationHelpButton/lighter.css +1 -1
  26. package/Build/Cesium/Widgets/PerformanceWatchdog/PerformanceWatchdog.css +1 -1
  27. package/Build/Cesium/Widgets/ProjectionPicker/ProjectionPicker.css +1 -1
  28. package/Build/Cesium/Widgets/SceneModePicker/SceneModePicker.css +1 -1
  29. package/Build/Cesium/Widgets/SelectionIndicator/SelectionIndicator.css +1 -1
  30. package/Build/Cesium/Widgets/Timeline/Timeline.css +1 -1
  31. package/Build/Cesium/Widgets/Timeline/lighter.css +1 -1
  32. package/Build/Cesium/Widgets/VRButton/VRButton.css +1 -1
  33. package/Build/Cesium/Widgets/Viewer/Viewer.css +1 -1
  34. package/Build/Cesium/Widgets/lighter.css +1 -1
  35. package/Build/Cesium/Widgets/lighterShared.css +1 -1
  36. package/Build/Cesium/Widgets/shared.css +1 -1
  37. package/Build/Cesium/Widgets/widgets.css +1 -1
  38. package/Build/Cesium/Workers/ArcType-8a3a359b.js +26 -0
  39. package/Build/Cesium/Workers/{ArcType-5c683766.js → ArcType-b570b3ee.js} +1 -1
  40. package/Build/Cesium/Workers/{AttributeCompression-d9dabbfc.js → AttributeCompression-f967afc2.js} +2 -2
  41. package/Build/Cesium/Workers/{AxisAlignedBoundingBox-410cd608.js → AxisAlignedBoundingBox-b14143c9.js} +2 -2
  42. package/Build/Cesium/Workers/{BoundingRectangle-6bfae79e.js → BoundingRectangle-d55ba9f7.js} +2 -2
  43. package/Build/Cesium/Workers/{BoxGeometry-d7bce895.js → BoxGeometry-07b61a36.js} +2 -2
  44. package/Build/Cesium/Workers/{Color-d0ee8196.js → Color-661a230d.js} +2 -2
  45. package/Build/Cesium/Workers/{ComponentDatatype-43ab226f.js → ComponentDatatype-6ff7d2c3.js} +2 -2
  46. package/Build/Cesium/Workers/ComponentDatatype-98788316.js +26 -0
  47. package/Build/Cesium/Workers/{CoplanarPolygonGeometryLibrary-a1f1ef31.js → CoplanarPolygonGeometryLibrary-81615a1e.js} +2 -2
  48. package/Build/Cesium/Workers/{CorridorGeometryLibrary-7c2c2a2d.js → CorridorGeometryLibrary-4ce028fc.js} +2 -2
  49. package/Build/Cesium/Workers/{CylinderGeometry-d2fb2852.js → CylinderGeometry-dbd49111.js} +2 -2
  50. package/Build/Cesium/Workers/{CylinderGeometryLibrary-ce947880.js → CylinderGeometryLibrary-24ffef71.js} +2 -2
  51. package/Build/Cesium/Workers/{CylinderGeometryLibrary-1622a8e7.js → CylinderGeometryLibrary-d4a4174d.js} +26 -25
  52. package/Build/Cesium/Workers/{EllipseGeometry-81d0a760.js → EllipseGeometry-197109d7.js} +2 -2
  53. package/Build/Cesium/Workers/{EllipseGeometryLibrary-70788c4f.js → EllipseGeometryLibrary-402d6780.js} +2 -2
  54. package/Build/Cesium/Workers/{EllipseOutlineGeometry-ef9f1c9f.js → EllipseOutlineGeometry-bde24798.js} +2 -2
  55. package/Build/Cesium/Workers/{EllipsoidGeodesic-fe85e19f.js → EllipsoidGeodesic-84738e5f.js} +2 -2
  56. package/Build/Cesium/Workers/{EllipsoidGeometry-46aff949.js → EllipsoidGeometry-1d494c03.js} +2 -2
  57. package/Build/Cesium/Workers/{EllipsoidOutlineGeometry-cdba69a2.js → EllipsoidOutlineGeometry-86039893.js} +2 -2
  58. package/Build/Cesium/Workers/{EllipsoidRhumbLine-e7a75836.js → EllipsoidRhumbLine-c3b11f35.js} +2 -2
  59. package/Build/Cesium/Workers/{EllipsoidTangentPlane-764a8df1.js → EllipsoidTangentPlane-12fe3e10.js} +2 -2
  60. package/Build/Cesium/Workers/{EncodedCartesian3-3f5898d8.js → EncodedCartesian3-1e797130.js} +2 -2
  61. package/Build/Cesium/Workers/{FrustumGeometry-ea1e1a92.js → FrustumGeometry-7dd263a9.js} +2 -2
  62. package/Build/Cesium/Workers/{GeometryAttribute-a34d86d0.js → GeometryAttribute-29ed65a7.js} +2 -2
  63. package/Build/Cesium/Workers/{GeometryAttributes-dd9fd5f9.js → GeometryAttributes-98e858da.js} +26 -25
  64. package/Build/Cesium/Workers/{GeometryAttributes-d060f8b5.js → GeometryAttributes-cb1bf806.js} +2 -2
  65. package/Build/Cesium/Workers/{GeometryInstance-9c4e19d7.js → GeometryInstance-8a2d7ac1.js} +2 -2
  66. package/Build/Cesium/Workers/GeometryOffsetAttribute-da11568b.js +26 -0
  67. package/Build/Cesium/Workers/{GeometryOffsetAttribute-a17b96d9.js → GeometryOffsetAttribute-ddcc2f7f.js} +1 -1
  68. package/Build/Cesium/Workers/{GeometryPipeline-f5483757.js → GeometryPipeline-9eaa7fbb.js} +2 -2
  69. package/Build/Cesium/Workers/IndexDatatype-be82b350.js +26 -0
  70. package/Build/Cesium/Workers/{IndexDatatype-88be9f5a.js → IndexDatatype-d42fd89c.js} +2 -2
  71. package/Build/Cesium/Workers/{IntersectionTests-4db2368e.js → IntersectionTests-1cdbb657.js} +2 -2
  72. package/Build/Cesium/Workers/{Matrix2-6555478a.js → Matrix2-735f0ea9.js} +2 -2
  73. package/Build/Cesium/Workers/{OrientedBoundingBox-e7e81288.js → OrientedBoundingBox-771a41b6.js} +2 -2
  74. package/Build/Cesium/Workers/{Plane-a0b66c27.js → Plane-6c77dfaf.js} +2 -2
  75. package/Build/Cesium/Workers/{PolygonGeometryLibrary-c5c437c2.js → PolygonGeometryLibrary-b5d25b76.js} +2 -2
  76. package/Build/Cesium/Workers/PolygonPipeline-71c413e2.js +25 -0
  77. package/Build/Cesium/Workers/{PolylinePipeline-5dfc440a.js → PolylinePipeline-4244f016.js} +2 -2
  78. package/Build/Cesium/Workers/{PolylineVolumeGeometryLibrary-682a5ee8.js → PolylineVolumeGeometryLibrary-1c97d86c.js} +2 -2
  79. package/Build/Cesium/Workers/{PrimitivePipeline-4b589c04.js → PrimitivePipeline-6579baa1.js} +2 -2
  80. package/Build/Cesium/Workers/{RectangleGeometryLibrary-c26f7636.js → RectangleGeometryLibrary-2d6a51a1.js} +2 -2
  81. package/Build/Cesium/Workers/{RuntimeError-d45af186.js → RuntimeError-17a7ed3d.js} +2 -2
  82. package/Build/Cesium/Workers/RuntimeError-a977b8e0.js +28 -0
  83. package/Build/Cesium/Workers/{TerrainEncoding-9f3d813c.js → TerrainEncoding-d51253d2.js} +2 -2
  84. package/Build/Cesium/Workers/Transforms-b683baff.js +63 -0
  85. package/Build/Cesium/Workers/VertexFormat-3518f543.js +26 -0
  86. package/Build/Cesium/Workers/{VertexFormat-d53ce9da.js → VertexFormat-4362bb4a.js} +2 -2
  87. package/Build/Cesium/Workers/{WallGeometryLibrary-2dcbfab3.js → WallGeometryLibrary-135603d8.js} +2 -2
  88. package/Build/Cesium/Workers/WebGLConstants-0ff1ce58.js +26 -0
  89. package/Build/Cesium/Workers/{WebGLConstants-e12cdc8a.js → WebGLConstants-d878ea52.js} +1 -1
  90. package/Build/Cesium/Workers/{WebMercatorProjection-a6181c09.js → WebMercatorProjection-4d21b562.js} +2 -2
  91. package/Build/Cesium/Workers/_commonjsHelpers-3aae1032-f55dc0c4.js +26 -0
  92. package/Build/Cesium/Workers/{_commonjsHelpers-3aae1032-ac53d93e.js → _commonjsHelpers-c27c962c.js} +1 -1
  93. package/Build/Cesium/Workers/arrayRemoveDuplicates-568a8f01.js +26 -0
  94. package/Build/Cesium/Workers/arrayRemoveDuplicates-d332a3bf.js +25 -0
  95. package/Build/Cesium/Workers/cesiumWorkerBootstrapper.js +28 -3
  96. package/Build/Cesium/Workers/combine-13bb426d.js +26 -0
  97. package/Build/Cesium/Workers/{combine-0dce9b0f.js → combine-c04aaa26.js} +2 -2
  98. package/Build/Cesium/Workers/combineGeometry.js +2 -2
  99. package/Build/Cesium/Workers/createBoxGeometry.js +2 -2
  100. package/Build/Cesium/Workers/createBoxOutlineGeometry.js +2 -2
  101. package/Build/Cesium/Workers/createCircleGeometry.js +2 -2
  102. package/Build/Cesium/Workers/createCircleOutlineGeometry.js +2 -2
  103. package/Build/Cesium/Workers/createCoplanarPolygonGeometry.js +2 -2
  104. package/Build/Cesium/Workers/createCoplanarPolygonOutlineGeometry.js +2 -2
  105. package/Build/Cesium/Workers/createCorridorGeometry.js +2 -2
  106. package/Build/Cesium/Workers/createCorridorOutlineGeometry.js +2 -2
  107. package/Build/Cesium/Workers/createCylinderGeometry.js +2 -2
  108. package/Build/Cesium/Workers/createCylinderOutlineGeometry.js +2 -2
  109. package/Build/Cesium/Workers/createEllipseGeometry.js +2 -2
  110. package/Build/Cesium/Workers/createEllipseOutlineGeometry.js +2 -2
  111. package/Build/Cesium/Workers/createEllipsoidGeometry.js +2 -2
  112. package/Build/Cesium/Workers/createEllipsoidOutlineGeometry.js +2 -2
  113. package/Build/Cesium/Workers/createFrustumGeometry.js +2 -2
  114. package/Build/Cesium/Workers/createFrustumOutlineGeometry.js +2 -2
  115. package/Build/Cesium/Workers/createGeometry.js +2 -2
  116. package/Build/Cesium/Workers/createGroundPolylineGeometry.js +2 -2
  117. package/Build/Cesium/Workers/createPlaneGeometry.js +2 -2
  118. package/Build/Cesium/Workers/createPlaneOutlineGeometry.js +2 -2
  119. package/Build/Cesium/Workers/createPolygonGeometry.js +2 -2
  120. package/Build/Cesium/Workers/createPolygonOutlineGeometry.js +2 -2
  121. package/Build/Cesium/Workers/createPolylineGeometry.js +2 -2
  122. package/Build/Cesium/Workers/createPolylineVolumeGeometry.js +2 -2
  123. package/Build/Cesium/Workers/createPolylineVolumeOutlineGeometry.js +2 -2
  124. package/Build/Cesium/Workers/createRectangleGeometry.js +2 -2
  125. package/Build/Cesium/Workers/createRectangleOutlineGeometry.js +2 -2
  126. package/Build/Cesium/Workers/createSimplePolylineGeometry.js +2 -2
  127. package/Build/Cesium/Workers/createSphereGeometry.js +2 -2
  128. package/Build/Cesium/Workers/createSphereOutlineGeometry.js +2 -2
  129. package/Build/Cesium/Workers/createTaskProcessorWorker.js +2 -2
  130. package/Build/Cesium/Workers/createVectorTileClampedPolylines.js +2 -2
  131. package/Build/Cesium/Workers/createVectorTileGeometries.js +2 -2
  132. package/Build/Cesium/Workers/createVectorTilePoints.js +2 -2
  133. package/Build/Cesium/Workers/createVectorTilePolygons.js +2 -2
  134. package/Build/Cesium/Workers/createVectorTilePolylines.js +2 -2
  135. package/Build/Cesium/Workers/createVerticesFromGoogleEarthEnterpriseBuffer.js +2 -2
  136. package/Build/Cesium/Workers/createVerticesFromHeightmap.js +2 -2
  137. package/Build/Cesium/Workers/createVerticesFromQuantizedTerrainMesh.js +2 -2
  138. package/Build/Cesium/Workers/createWallGeometry.js +2 -2
  139. package/Build/Cesium/Workers/createWallOutlineGeometry.js +2 -2
  140. package/Build/Cesium/Workers/decodeDraco.js +2 -2
  141. package/Build/Cesium/Workers/decodeGoogleEarthEnterprisePacket.js +2 -2
  142. package/Build/Cesium/Workers/{defaultValue-a4a8b5d2.js → defaultValue-028a8a27.js} +26 -25
  143. package/Build/Cesium/Workers/{defaultValue-ac2201bb.js → defaultValue-6ed27e8d.js} +1 -1
  144. package/Build/Cesium/Workers/package.js +26 -0
  145. package/Build/Cesium/Workers/package.json +1 -0
  146. package/Build/Cesium/Workers/transcodeKTX2.js +2 -2
  147. package/Build/Cesium/Workers/transferTypedArrayTest.js +26 -1
  148. package/Build/Cesium/Workers/upsampleQuantizedTerrainMesh.js +2 -2
  149. package/Build/Cesium/index.cjs +9764 -0
  150. package/Build/Cesium/index.js +9763 -0
  151. package/package.json +52 -38
  152. package/Build/Cesium/Scene/ModelExperimental/CustomShaderGuide/README.md +0 -4
  153. package/Build/Cesium/Workers/ArcType-e1641d8d.js +0 -1
  154. package/Build/Cesium/Workers/AttributeCompression-4c4a8822.js +0 -1
  155. package/Build/Cesium/Workers/AttributeCompression-6e71d14f.js +0 -1
  156. package/Build/Cesium/Workers/AttributeCompression-6ed02094.js +0 -25
  157. package/Build/Cesium/Workers/AttributeCompression-7a823eb1.js +0 -1
  158. package/Build/Cesium/Workers/AxisAlignedBoundingBox-6808e68a.js +0 -1
  159. package/Build/Cesium/Workers/AxisAlignedBoundingBox-b6ec0c56.js +0 -25
  160. package/Build/Cesium/Workers/AxisAlignedBoundingBox-db0dc349.js +0 -1
  161. package/Build/Cesium/Workers/AxisAlignedBoundingBox-dd1e93db.js +0 -1
  162. package/Build/Cesium/Workers/AxisAlignedBoundingBox-ef345290.js +0 -1
  163. package/Build/Cesium/Workers/BoundingRectangle-0c088b10.js +0 -1
  164. package/Build/Cesium/Workers/BoundingRectangle-13e74a41.js +0 -1
  165. package/Build/Cesium/Workers/BoundingRectangle-3628be18.js +0 -25
  166. package/Build/Cesium/Workers/BoundingRectangle-4d2acfd4.js +0 -1
  167. package/Build/Cesium/Workers/BoundingRectangle-ffeef844.js +0 -1
  168. package/Build/Cesium/Workers/BoxGeometry-3d4876d9.js +0 -1
  169. package/Build/Cesium/Workers/BoxGeometry-7949613c.js +0 -1
  170. package/Build/Cesium/Workers/BoxGeometry-a2976d92.js +0 -25
  171. package/Build/Cesium/Workers/BoxGeometry-c0d41d4f.js +0 -1
  172. package/Build/Cesium/Workers/BoxGeometry-cdb5f1d2.js +0 -1
  173. package/Build/Cesium/Workers/Color-12d5ab6e.js +0 -1
  174. package/Build/Cesium/Workers/Color-75e74066.js +0 -1
  175. package/Build/Cesium/Workers/Color-77051cdf.js +0 -1
  176. package/Build/Cesium/Workers/Color-7e3f51f6.js +0 -25
  177. package/Build/Cesium/Workers/Color-af5a56ba.js +0 -1
  178. package/Build/Cesium/Workers/ComponentDatatype-07fbb0d4.js +0 -1
  179. package/Build/Cesium/Workers/ComponentDatatype-30af1694.js +0 -25
  180. package/Build/Cesium/Workers/ComponentDatatype-a9820060.js +0 -1
  181. package/Build/Cesium/Workers/CoplanarPolygonGeometryLibrary-0d63b099.js +0 -1
  182. package/Build/Cesium/Workers/CoplanarPolygonGeometryLibrary-3c9aaaac.js +0 -25
  183. package/Build/Cesium/Workers/CoplanarPolygonGeometryLibrary-42387a50.js +0 -1
  184. package/Build/Cesium/Workers/CoplanarPolygonGeometryLibrary-63ae199f.js +0 -1
  185. package/Build/Cesium/Workers/CoplanarPolygonGeometryLibrary-bc611400.js +0 -1
  186. package/Build/Cesium/Workers/CorridorGeometryLibrary-0169e68d.js +0 -1
  187. package/Build/Cesium/Workers/CorridorGeometryLibrary-02577142.js +0 -1
  188. package/Build/Cesium/Workers/CorridorGeometryLibrary-6e23d6f7.js +0 -1
  189. package/Build/Cesium/Workers/CorridorGeometryLibrary-a3fffc69.js +0 -1
  190. package/Build/Cesium/Workers/CorridorGeometryLibrary-c42346a1.js +0 -25
  191. package/Build/Cesium/Workers/CylinderGeometry-068eebd3.js +0 -1
  192. package/Build/Cesium/Workers/CylinderGeometry-56421f16.js +0 -1
  193. package/Build/Cesium/Workers/CylinderGeometry-9ab4b6de.js +0 -1
  194. package/Build/Cesium/Workers/CylinderGeometry-9b5e6460.js +0 -1
  195. package/Build/Cesium/Workers/CylinderGeometry-a75949de.js +0 -25
  196. package/Build/Cesium/Workers/CylinderGeometryLibrary-3c958a1d.js +0 -1
  197. package/Build/Cesium/Workers/CylinderGeometryLibrary-fe5ec654.js +0 -1
  198. package/Build/Cesium/Workers/EllipseGeometry-712fea19.js +0 -1
  199. package/Build/Cesium/Workers/EllipseGeometry-715edbbe.js +0 -1
  200. package/Build/Cesium/Workers/EllipseGeometry-737b6644.js +0 -25
  201. package/Build/Cesium/Workers/EllipseGeometry-7f98d885.js +0 -1
  202. package/Build/Cesium/Workers/EllipseGeometry-eeb1db07.js +0 -1
  203. package/Build/Cesium/Workers/EllipseGeometryLibrary-0ff34d76.js +0 -1
  204. package/Build/Cesium/Workers/EllipseGeometryLibrary-70ca3053.js +0 -1
  205. package/Build/Cesium/Workers/EllipseGeometryLibrary-89b67cbd.js +0 -1
  206. package/Build/Cesium/Workers/EllipseGeometryLibrary-e258dc52.js +0 -25
  207. package/Build/Cesium/Workers/EllipseGeometryLibrary-eedf4d0b.js +0 -1
  208. package/Build/Cesium/Workers/EllipseOutlineGeometry-5a282d54.js +0 -25
  209. package/Build/Cesium/Workers/EllipseOutlineGeometry-616c1858.js +0 -1
  210. package/Build/Cesium/Workers/EllipseOutlineGeometry-7c871752.js +0 -1
  211. package/Build/Cesium/Workers/EllipseOutlineGeometry-a5a2b688.js +0 -1
  212. package/Build/Cesium/Workers/EllipseOutlineGeometry-abf90a31.js +0 -1
  213. package/Build/Cesium/Workers/EllipsoidGeodesic-1ab9765d.js +0 -1
  214. package/Build/Cesium/Workers/EllipsoidGeodesic-7d405754.js +0 -1
  215. package/Build/Cesium/Workers/EllipsoidGeodesic-a67aa524.js +0 -25
  216. package/Build/Cesium/Workers/EllipsoidGeodesic-f4459924.js +0 -1
  217. package/Build/Cesium/Workers/EllipsoidGeometry-591d0b9b.js +0 -1
  218. package/Build/Cesium/Workers/EllipsoidGeometry-59211ee8.js +0 -25
  219. package/Build/Cesium/Workers/EllipsoidGeometry-690d0a08.js +0 -1
  220. package/Build/Cesium/Workers/EllipsoidGeometry-699fe483.js +0 -1
  221. package/Build/Cesium/Workers/EllipsoidGeometry-954ef938.js +0 -1
  222. package/Build/Cesium/Workers/EllipsoidOutlineGeometry-08ca8d96.js +0 -1
  223. package/Build/Cesium/Workers/EllipsoidOutlineGeometry-300fdb2d.js +0 -25
  224. package/Build/Cesium/Workers/EllipsoidOutlineGeometry-650c7702.js +0 -1
  225. package/Build/Cesium/Workers/EllipsoidOutlineGeometry-79998e39.js +0 -1
  226. package/Build/Cesium/Workers/EllipsoidOutlineGeometry-837116c0.js +0 -1
  227. package/Build/Cesium/Workers/EllipsoidRhumbLine-001b8738.js +0 -1
  228. package/Build/Cesium/Workers/EllipsoidRhumbLine-7b6199fa.js +0 -1
  229. package/Build/Cesium/Workers/EllipsoidRhumbLine-94e77fa4.js +0 -1
  230. package/Build/Cesium/Workers/EllipsoidRhumbLine-d50bc178.js +0 -25
  231. package/Build/Cesium/Workers/EllipsoidTangentPlane-1cf39c37.js +0 -1
  232. package/Build/Cesium/Workers/EllipsoidTangentPlane-1cf43e5d.js +0 -1
  233. package/Build/Cesium/Workers/EllipsoidTangentPlane-330be9cc.js +0 -1
  234. package/Build/Cesium/Workers/EllipsoidTangentPlane-b1ce46d0.js +0 -1
  235. package/Build/Cesium/Workers/EllipsoidTangentPlane-de92e2e3.js +0 -25
  236. package/Build/Cesium/Workers/EncodedCartesian3-20914bf5.js +0 -1
  237. package/Build/Cesium/Workers/EncodedCartesian3-8da855cc.js +0 -1
  238. package/Build/Cesium/Workers/EncodedCartesian3-a3d87051.js +0 -25
  239. package/Build/Cesium/Workers/EncodedCartesian3-ee8e4156.js +0 -1
  240. package/Build/Cesium/Workers/FrustumGeometry-1ce1d73a.js +0 -1
  241. package/Build/Cesium/Workers/FrustumGeometry-1e1111d8.js +0 -1
  242. package/Build/Cesium/Workers/FrustumGeometry-984f66d1.js +0 -25
  243. package/Build/Cesium/Workers/FrustumGeometry-9856383f.js +0 -1
  244. package/Build/Cesium/Workers/FrustumGeometry-b5e65de5.js +0 -1
  245. package/Build/Cesium/Workers/GeometryAttribute-71155085.js +0 -1
  246. package/Build/Cesium/Workers/GeometryAttribute-77e36745.js +0 -1
  247. package/Build/Cesium/Workers/GeometryAttribute-7a46074b.js +0 -1
  248. package/Build/Cesium/Workers/GeometryAttribute-d50ea0de.js +0 -1
  249. package/Build/Cesium/Workers/GeometryAttribute-fddcadfc.js +0 -25
  250. package/Build/Cesium/Workers/GeometryAttributes-1b4134a9.js +0 -1
  251. package/Build/Cesium/Workers/GeometryInstance-19ac39d5.js +0 -1
  252. package/Build/Cesium/Workers/GeometryInstance-5555f2e4.js +0 -1
  253. package/Build/Cesium/Workers/GeometryInstance-77d97be6.js +0 -25
  254. package/Build/Cesium/Workers/GeometryInstance-86b030a6.js +0 -1
  255. package/Build/Cesium/Workers/GeometryOffsetAttribute-4d39b441.js +0 -1
  256. package/Build/Cesium/Workers/GeometryOffsetAttribute-803b8911.js +0 -25
  257. package/Build/Cesium/Workers/GeometryPipeline-0d285494.js +0 -1
  258. package/Build/Cesium/Workers/GeometryPipeline-11989082.js +0 -25
  259. package/Build/Cesium/Workers/GeometryPipeline-20b6a6da.js +0 -1
  260. package/Build/Cesium/Workers/GeometryPipeline-57ae8a09.js +0 -1
  261. package/Build/Cesium/Workers/GeometryPipeline-b15e7fd0.js +0 -1
  262. package/Build/Cesium/Workers/IndexDatatype-0b020dfb.js +0 -1
  263. package/Build/Cesium/Workers/IndexDatatype-1cbc8622.js +0 -1
  264. package/Build/Cesium/Workers/IndexDatatype-9e349063.js +0 -25
  265. package/Build/Cesium/Workers/IntersectionTests-4547e13f.js +0 -1
  266. package/Build/Cesium/Workers/IntersectionTests-5ad6c953.js +0 -25
  267. package/Build/Cesium/Workers/IntersectionTests-93a038e3.js +0 -1
  268. package/Build/Cesium/Workers/IntersectionTests-aa65ad19.js +0 -1
  269. package/Build/Cesium/Workers/IntersectionTests-f15438d8.js +0 -1
  270. package/Build/Cesium/Workers/Matrix2-1509208a.js +0 -1
  271. package/Build/Cesium/Workers/Matrix2-1ba2543c.js +0 -1
  272. package/Build/Cesium/Workers/Matrix2-ce52759f.js +0 -25
  273. package/Build/Cesium/Workers/Matrix2-e6265fb0.js +0 -1
  274. package/Build/Cesium/Workers/OrientedBoundingBox-06b4fccc.js +0 -1
  275. package/Build/Cesium/Workers/OrientedBoundingBox-0713a042.js +0 -25
  276. package/Build/Cesium/Workers/OrientedBoundingBox-966209b7.js +0 -1
  277. package/Build/Cesium/Workers/OrientedBoundingBox-fa9056b2.js +0 -1
  278. package/Build/Cesium/Workers/OrientedBoundingBox-fb79a2bd.js +0 -1
  279. package/Build/Cesium/Workers/Plane-042297c7.js +0 -1
  280. package/Build/Cesium/Workers/Plane-07368338.js +0 -25
  281. package/Build/Cesium/Workers/Plane-e3daa19b.js +0 -1
  282. package/Build/Cesium/Workers/Plane-faef0199.js +0 -1
  283. package/Build/Cesium/Workers/PolygonGeometryLibrary-2a7b65e7.js +0 -1
  284. package/Build/Cesium/Workers/PolygonGeometryLibrary-6c1ecc39.js +0 -1
  285. package/Build/Cesium/Workers/PolygonGeometryLibrary-75437d2f.js +0 -25
  286. package/Build/Cesium/Workers/PolygonGeometryLibrary-829af033.js +0 -1
  287. package/Build/Cesium/Workers/PolygonGeometryLibrary-cb0bc5e9.js +0 -1
  288. package/Build/Cesium/Workers/PolygonPipeline-32699305.js +0 -1
  289. package/Build/Cesium/Workers/PolygonPipeline-3381b133.js +0 -25
  290. package/Build/Cesium/Workers/PolygonPipeline-666b269f.js +0 -25
  291. package/Build/Cesium/Workers/PolygonPipeline-747e8ff6.js +0 -1
  292. package/Build/Cesium/Workers/PolygonPipeline-968b19bd.js +0 -1
  293. package/Build/Cesium/Workers/PolygonPipeline-a182ab3c.js +0 -1
  294. package/Build/Cesium/Workers/PolylinePipeline-39d7619d.js +0 -1
  295. package/Build/Cesium/Workers/PolylinePipeline-4f5c4291.js +0 -1
  296. package/Build/Cesium/Workers/PolylinePipeline-5d154ff9.js +0 -25
  297. package/Build/Cesium/Workers/PolylinePipeline-9b252c2a.js +0 -1
  298. package/Build/Cesium/Workers/PolylinePipeline-b4491817.js +0 -1
  299. package/Build/Cesium/Workers/PolylineVolumeGeometryLibrary-62034f07.js +0 -1
  300. package/Build/Cesium/Workers/PolylineVolumeGeometryLibrary-974fa197.js +0 -1
  301. package/Build/Cesium/Workers/PolylineVolumeGeometryLibrary-bd0bbdaf.js +0 -1
  302. package/Build/Cesium/Workers/PolylineVolumeGeometryLibrary-e9dd8941.js +0 -1
  303. package/Build/Cesium/Workers/PolylineVolumeGeometryLibrary-f2bf0782.js +0 -25
  304. package/Build/Cesium/Workers/PrimitivePipeline-4e5bdcd8.js +0 -25
  305. package/Build/Cesium/Workers/PrimitivePipeline-562b49b7.js +0 -1
  306. package/Build/Cesium/Workers/PrimitivePipeline-7f75b0aa.js +0 -1
  307. package/Build/Cesium/Workers/PrimitivePipeline-8cf7c60b.js +0 -1
  308. package/Build/Cesium/Workers/PrimitivePipeline-e1f3eb3d.js +0 -1
  309. package/Build/Cesium/Workers/RectangleGeometryLibrary-12a48ca5.js +0 -1
  310. package/Build/Cesium/Workers/RectangleGeometryLibrary-18de78ad.js +0 -1
  311. package/Build/Cesium/Workers/RectangleGeometryLibrary-3c753379.js +0 -25
  312. package/Build/Cesium/Workers/RectangleGeometryLibrary-a2cce223.js +0 -1
  313. package/Build/Cesium/Workers/RectangleGeometryLibrary-a44974f6.js +0 -1
  314. package/Build/Cesium/Workers/RuntimeError-96a66650.js +0 -25
  315. package/Build/Cesium/Workers/RuntimeError-ac440aa5.js +0 -1
  316. package/Build/Cesium/Workers/TerrainEncoding-1706352f.js +0 -25
  317. package/Build/Cesium/Workers/TerrainEncoding-341cc7d2.js +0 -1
  318. package/Build/Cesium/Workers/TerrainEncoding-365ddcc9.js +0 -1
  319. package/Build/Cesium/Workers/TerrainEncoding-aa1bedce.js +0 -1
  320. package/Build/Cesium/Workers/TerrainEncoding-d93e799b.js +0 -1
  321. package/Build/Cesium/Workers/Transforms-0d887b4e.js +0 -39
  322. package/Build/Cesium/Workers/Transforms-1b6c25a9.js +0 -63
  323. package/Build/Cesium/Workers/Transforms-6c4dd71f.js +0 -63
  324. package/Build/Cesium/Workers/Transforms-bf323bcf.js +0 -39
  325. package/Build/Cesium/Workers/Transforms-c84edde7.js +0 -39
  326. package/Build/Cesium/Workers/Transforms-fdc0a95d.js +0 -39
  327. package/Build/Cesium/Workers/VertexFormat-040029cd.js +0 -25
  328. package/Build/Cesium/Workers/VertexFormat-e68722dd.js +0 -1
  329. package/Build/Cesium/Workers/WallGeometryLibrary-0cfe87c2.js +0 -1
  330. package/Build/Cesium/Workers/WallGeometryLibrary-1c664ea1.js +0 -1
  331. package/Build/Cesium/Workers/WallGeometryLibrary-45fce2ce.js +0 -25
  332. package/Build/Cesium/Workers/WallGeometryLibrary-55f64681.js +0 -1
  333. package/Build/Cesium/Workers/WallGeometryLibrary-ff159f75.js +0 -1
  334. package/Build/Cesium/Workers/WebGLConstants-9d82ccef.js +0 -25
  335. package/Build/Cesium/Workers/WebGLConstants-f63312fc.js +0 -1
  336. package/Build/Cesium/Workers/WebMercatorProjection-2d827489.js +0 -1
  337. package/Build/Cesium/Workers/WebMercatorProjection-50f5da31.js +0 -1
  338. package/Build/Cesium/Workers/WebMercatorProjection-7e95daf8.js +0 -1
  339. package/Build/Cesium/Workers/WebMercatorProjection-aebe77b6.js +0 -25
  340. package/Build/Cesium/Workers/_commonjsHelpers-3aae1032-15991586.js +0 -1
  341. package/Build/Cesium/Workers/_commonjsHelpers-3aae1032-a0270924.js +0 -25
  342. package/Build/Cesium/Workers/arrayRemoveDuplicates-2d952a7c.js +0 -25
  343. package/Build/Cesium/Workers/arrayRemoveDuplicates-75feaa04.js +0 -25
  344. package/Build/Cesium/Workers/arrayRemoveDuplicates-7d5d09a3.js +0 -1
  345. package/Build/Cesium/Workers/arrayRemoveDuplicates-fe254feb.js +0 -1
  346. package/Build/Cesium/Workers/combine-0259f56f.js +0 -1
  347. package/Build/Cesium/Workers/combine-cf4c21bb.js +0 -25
  348. package/Build/Cesium/Workers/defaultValue-69ee94f4.js +0 -1
@@ -16769,6 +16769,28 @@ export class TileProviderError {
16769
16769
  * The error or exception that occurred, if any.
16770
16770
  */
16771
16771
  error: Error;
16772
+ /**
16773
+ * Reports an error in an {@link ImageryProvider} or {@link TerrainProvider} by raising an event if it has any listeners, or by
16774
+ logging the error to the console if the event has no listeners. This method also tracks the number
16775
+ of times the operation has been retried.
16776
+ * @param previousError - The error instance returned by this function the last
16777
+ time it was called for this error, or undefined if this is the first time this error has
16778
+ occurred.
16779
+ * @param provider - The imagery or terrain provider that encountered the error.
16780
+ * @param event - The event to raise to inform listeners of the error.
16781
+ * @param message - The message describing the error.
16782
+ * @param x - The X coordinate of the tile that experienced the error, or undefined if the
16783
+ error is not specific to a particular tile.
16784
+ * @param y - The Y coordinate of the tile that experienced the error, or undefined if the
16785
+ error is not specific to a particular tile.
16786
+ * @param level - The level-of-detail of the tile that experienced the error, or undefined if the
16787
+ error is not specific to a particular tile.
16788
+ * @param [errorDetails] - The error or exception that occurred, if any.
16789
+ * @returns The error instance that was passed to the event listeners and that
16790
+ should be passed to this function the next time it is called for the same error in order
16791
+ to track retry counts.
16792
+ */
16793
+ static reportError(previousError: TileProviderError, provider: ImageryProvider | TerrainProvider, event: Event, message: string, x: number, y: number, level: number, errorDetails?: Error): TileProviderError;
16772
16794
  /**
16773
16795
  * Handles an error in an {@link ImageryProvider} or {@link TerrainProvider} by raising an event if it has any listeners, or by
16774
16796
  logging the error to the console if the event has no listeners. This method also tracks the number
@@ -16794,6 +16816,13 @@ export class TileProviderError {
16794
16816
  to track retry counts.
16795
16817
  */
16796
16818
  static handleError(previousError: TileProviderError, provider: ImageryProvider | TerrainProvider, event: Event, message: string, x: number, y: number, level: number, retryFunction: TileProviderError.RetryFunction, errorDetails?: Error): TileProviderError;
16819
+ /**
16820
+ * Reports success of an operation by resetting the retry count of a previous error, if any. This way,
16821
+ if the error occurs again in the future, the listeners will be informed that it has not yet been retried.
16822
+ * @param previousError - The previous error, or undefined if this operation has
16823
+ not previously resulted in an error.
16824
+ */
16825
+ static reportSuccess(previousError: TileProviderError): void;
16797
16826
  /**
16798
16827
  * Handles success of an operation by resetting the retry count of a previous error, if any. This way,
16799
16828
  if the error occurs again in the future, the listeners will be informed that it has not yet been retried.
@@ -27769,7 +27798,9 @@ const tileset = scene.primitives.add(new Cesium.Cesium3DTileset({
27769
27798
  * @param [options.lightColor] - The light color when shading models. When <code>undefined</code> the scene's light color is used instead.
27770
27799
  * @param [options.imageBasedLighting] - The properties for managing image-based lighting for this tileset.
27771
27800
  * @param [options.backFaceCulling = true] - Whether to cull back-facing geometry. When true, back face culling is determined by the glTF material's doubleSided property; when false, back face culling is disabled.
27801
+ * @param [options.enableShowOutline = true] - Whether to enable outlines for models using the {@link https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Vendor/CESIUM_primitive_outline|CESIUM_primitive_outline} extension. This can be set to false to avoid the additional processing of geometry at load time. When false, the showOutlines and outlineColor options are ignored.
27772
27802
  * @param [options.showOutline = true] - Whether to display the outline for models using the {@link https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Vendor/CESIUM_primitive_outline|CESIUM_primitive_outline} extension. When true, outlines are displayed. When false, outlines are not displayed.
27803
+ * @param [options.outlineColor = Color.BLACK] - The color to use when rendering outlines.
27773
27804
  * @param [options.vectorClassificationOnly = false] - Indicates that only the tileset's vector tiles should be used for classification.
27774
27805
  * @param [options.vectorKeepDecodedPositions = false] - Whether vector tiles should keep decoded positions in memory. This is used with {@link Cesium3DTileFeature.getPolylinePositions}.
27775
27806
  * @param [options.featureIdLabel = "featureId_0"] - Label of the feature ID set to use for picking and styling. For EXT_mesh_features, this is the feature ID's label property, or "featureId_N" (where N is the index in the featureIds array) when not specified. EXT_feature_metadata did not have a label field, so such feature ID sets are always labeled "featureId_N" where N is the index in the list of all feature Ids, where feature ID attributes are listed before feature ID textures. If featureIdLabel is an integer N, it is converted to the string "featureId_N" automatically. If both per-primitive and per-instance feature IDs are present, the instance feature IDs take priority.
@@ -27829,7 +27860,9 @@ export class Cesium3DTileset {
27829
27860
  lightColor?: Cartesian3;
27830
27861
  imageBasedLighting?: ImageBasedLighting;
27831
27862
  backFaceCulling?: boolean;
27863
+ enableShowOutline?: boolean;
27832
27864
  showOutline?: boolean;
27865
+ outlineColor?: Color;
27833
27866
  vectorClassificationOnly?: boolean;
27834
27867
  vectorKeepDecodedPositions?: boolean;
27835
27868
  featureIdLabel?: string | number;
@@ -28153,8 +28186,18 @@ export class Cesium3DTileset {
28153
28186
  * Whether to display the outline for models using the
28154
28187
  {@link https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Vendor/CESIUM_primitive_outline|CESIUM_primitive_outline} extension.
28155
28188
  When true, outlines are displayed. When false, outlines are not displayed.
28189
+ <p>
28190
+ When enableModelExperimental is set to true, this property can be toggled
28191
+ at runtime. However, when enableModelExperimental is false, this property
28192
+ is readonly (it can only be set in the constructor).
28193
+ </p>
28156
28194
  */
28157
- readonly showOutline: boolean;
28195
+ showOutline: boolean;
28196
+ /**
28197
+ * The color to use when rendering outlines. This option is only used
28198
+ when enableModelExperimental is set to true.
28199
+ */
28200
+ outlineColor: Color;
28158
28201
  /**
28159
28202
  * The {@link SplitDirection} to apply to this tileset.
28160
28203
  */
@@ -30010,12 +30053,14 @@ viewer.scene.primitives.add(Cesium.createOsmBuildings({
30010
30053
  specified, a default style is used which gives each building or building part a
30011
30054
  color inferred from its OpenStreetMap <code>tags</code>. If no color can be inferred,
30012
30055
  <code>options.defaultColor</code> is used.
30056
+ * @param [options.enableShowOutline = true] - If true, enable rendering outlines. This can be set to false to avoid the additional processing of geometry at load time.
30013
30057
  * @param [options.showOutline = true] - Whether to show outlines around buildings. When true,
30014
30058
  outlines are displayed. When false, outlines are not displayed.
30015
30059
  */
30016
30060
  export function createOsmBuildings(options?: {
30017
30061
  defaultColor?: Color;
30018
30062
  style?: Cesium3DTileStyle;
30063
+ enableShowOutline?: boolean;
30019
30064
  showOutline?: boolean;
30020
30065
  }): Cesium3DTileset;
30021
30066
 
@@ -34841,7 +34886,7 @@ relative to a local origin.
34841
34886
  * @param [options.silhouetteColor = Color.RED] - The silhouette color. If more than 256 models have silhouettes enabled, there is a small chance that overlapping models will have minor artifacts.
34842
34887
  * @param [options.silhouetteSize = 0.0] - The size of the silhouette in pixels.
34843
34888
  * @param [options.clippingPlanes] - The {@link ClippingPlaneCollection} used to selectively disable rendering the model.
34844
- * @param [options.dequantizeInShader = true] - Determines if a {@link https://github.com/google/draco|Draco} encoded model is dequantized on the GPU. This decreases total memory usage for encoded models. Deprecated in CesiumJS 1.94, will be removed in CesiumJS 1.96.
34889
+ * @param [options.dequantizeInShader = true] - Determines if a {@link https://github.com/google/draco|Draco} encoded model is dequantized on the GPU. This decreases total memory usage for encoded models. Deprecated in CesiumJS 1.94, will be removed in CesiumJS 1.97.
34845
34890
  * @param [options.lightColor] - The light color when shading the model. When <code>undefined</code> the scene's light color is used instead.
34846
34891
  * @param [options.imageBasedLighting] - The properties for managing image-based lighting on this model.
34847
34892
  * @param [options.credit] - A credit for the data source, which is displayed on the canvas.
@@ -35179,7 +35224,7 @@ export class Model {
35179
35224
  * @param [options.silhouetteColor = Color.RED] - The silhouette color. If more than 256 models have silhouettes enabled, there is a small chance that overlapping models will have minor artifacts.
35180
35225
  * @param [options.silhouetteSize = 0.0] - The size of the silhouette in pixels.
35181
35226
  * @param [options.clippingPlanes] - The {@link ClippingPlaneCollection} used to selectively disable rendering the model.
35182
- * @param [options.dequantizeInShader = true] - Determines if a {@link https://github.com/google/draco|Draco} encoded model is dequantized on the GPU. This decreases total memory usage for encoded models. Deprecated in CesiumJS 1.94, will be removed in CesiumJS 1.96.
35227
+ * @param [options.dequantizeInShader = true] - Determines if a {@link https://github.com/google/draco|Draco} encoded model is dequantized on the GPU. This decreases total memory usage for encoded models. Deprecated in CesiumJS 1.94, will be removed in CesiumJS 1.97.
35183
35228
  * @param [options.lightColor] - The light color when shading the model. When <code>undefined</code> the scene's light color is used instead.
35184
35229
  * @param [options.imageBasedLighting] - The properties for managing image-based lighting for this tileset.
35185
35230
  * @param [options.credit] - A credit for the model, which is displayed on the canvas.
@@ -35806,6 +35851,9 @@ the Model from your source data type.
35806
35851
  * @param [options.colorBlendAmount = 0.5] - Value used to determine the color strength when the <code>colorBlendMode</code> is <code>MIX</code>. A value of 0.0 results in the model's rendered color while a value of 1.0 results in a solid color, with any value in-between resulting in a mix of the two.
35807
35852
  * @param [options.silhouetteColor = Color.RED] - The silhouette color. If more than 256 models have silhouettes enabled, there is a small chance that overlapping models will have minor artifacts.
35808
35853
  * @param [options.silhouetteSize = 0.0] - The size of the silhouette in pixels.
35854
+ * @param [options.enableShowOutline = true] - Whether to enable outlines for models using the {@link https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Vendor/CESIUM_primitive_outline|CESIUM_primitive_outline} extension. This can be set to false to avoid the additional processing of geometry at load time. When false, the showOutlines and outlineColor options are ignored.
35855
+ * @param [options.showOutline = true] - Whether to display the outline for models using the {@link https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Vendor/CESIUM_primitive_outline|CESIUM_primitive_outline} extension. When true, outlines are displayed. When false, outlines are not displayed.
35856
+ * @param [options.outlineColor = Color.BLACK] - The color to use when rendering outlines.
35809
35857
  * @param [options.clippingPlanes] - The {@link ClippingPlaneCollection} used to selectively disable rendering the model.
35810
35858
  * @param [options.lightColor] - The light color when shading the model. When <code>undefined</code> the scene's light color is used instead.
35811
35859
  * @param [options.imageBasedLighting] - The properties for managing image-based lighting on this model.
@@ -35845,6 +35893,9 @@ export class ModelExperimental {
35845
35893
  colorBlendAmount?: number;
35846
35894
  silhouetteColor?: Color;
35847
35895
  silhouetteSize?: number;
35896
+ enableShowOutline?: boolean;
35897
+ showOutline?: boolean;
35898
+ outlineColor?: Color;
35848
35899
  clippingPlanes?: ClippingPlaneCollection;
35849
35900
  lightColor?: Cartesian3;
35850
35901
  imageBasedLighting?: ImageBasedLighting;
@@ -36038,6 +36089,17 @@ export class ModelExperimental {
36038
36089
  * The {@link SplitDirection} to apply to this model.
36039
36090
  */
36040
36091
  splitDirection: SplitDirection;
36092
+ /**
36093
+ * Returns the node with the given <code>name</code> in the glTF. This is used to
36094
+ modify a node's transform for user-defined animation.
36095
+ * @example
36096
+ * // Apply non-uniform scale to node "Hand"
36097
+ const node = model.getNode("Hand");
36098
+ node.matrix = Cesium.Matrix4.fromScale(new Cesium.Cartesian3(5.0, 1.0, 1.0), node.matrix);
36099
+ * @param name - The name of the node in the glTF.
36100
+ * @returns The node, or <code>undefined</code> if no node with the <code>name</code> exists.
36101
+ */
36102
+ getNode(name: string): ModelExperimentalNode;
36041
36103
  /**
36042
36104
  * Sets the current value of an articulation stage. After setting one or
36043
36105
  multiple stage values, call ModelExperimental.applyArticulations() to
@@ -36122,6 +36184,9 @@ export class ModelExperimental {
36122
36184
  * @param [options.colorBlendAmount = 0.5] - Value used to determine the color strength when the <code>colorBlendMode</code> is <code>MIX</code>. A value of 0.0 results in the model's rendered color while a value of 1.0 results in a solid color, with any value in-between resulting in a mix of the two.
36123
36185
  * @param [options.silhouetteColor = Color.RED] - The silhouette color. If more than 256 models have silhouettes enabled, there is a small chance that overlapping models will have minor artifacts.
36124
36186
  * @param [options.silhouetteSize = 0.0] - The size of the silhouette in pixels.
36187
+ * @param [options.enableShowOutline = true] - Whether to enable outlines for models using the {@link https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Vendor/CESIUM_primitive_outline|CESIUM_primitive_outline} extension. This can be set false to avoid post-processing geometry at load time. When false, the showOutlines and outlineColor options are ignored.
36188
+ * @param [options.showOutline = true] - Whether to display the outline for models using the {@link https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Vendor/CESIUM_primitive_outline|CESIUM_primitive_outline} extension. When true, outlines are displayed. When false, outlines are not displayed.
36189
+ * @param [options.outlineColor = Color.BLACK] - The color to use when rendering outlines.
36125
36190
  * @param [options.clippingPlanes] - The {@link ClippingPlaneCollection} used to selectively disable rendering the model.
36126
36191
  * @param [options.lightColor] - The light color when shading the model. When <code>undefined</code> the scene's light color is used instead.
36127
36192
  * @param [options.imageBasedLighting] - The properties for managing image-based lighting on this model.
@@ -36167,6 +36232,9 @@ export class ModelExperimental {
36167
36232
  colorBlendAmount?: number;
36168
36233
  silhouetteColor?: Color;
36169
36234
  silhouetteSize?: number;
36235
+ enableShowOutline?: boolean;
36236
+ showOutline?: boolean;
36237
+ outlineColor?: Color;
36170
36238
  clippingPlanes?: ClippingPlaneCollection;
36171
36239
  lightColor?: Cartesian3;
36172
36240
  imageBasedLighting?: ImageBasedLighting;
@@ -36192,6 +36260,18 @@ m.modelMatrix = Cesium.Transforms.eastNorthUpToFixedFrame(origin);
36192
36260
  */
36193
36261
  export var modelMatrix: Matrix4;
36194
36262
 
36263
+ /**
36264
+ * Whether to display the outline for models using the
36265
+ {@link https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Vendor/CESIUM_primitive_outline|CESIUM_primitive_outline} extension.
36266
+ When true, outlines are displayed. When false, outlines are not displayed.
36267
+ */
36268
+ export var showOutline: boolean;
36269
+
36270
+ /**
36271
+ * The color to use when rendering outlines.
36272
+ */
36273
+ export var outlineColor: Color;
36274
+
36195
36275
  /**
36196
36276
  * An active animation derived from a glTF asset. An active animation is an
36197
36277
  animation that is either currently playing or scheduled to be played due to
@@ -36494,9 +36574,49 @@ export class ModelExperimentalAnimationCollection {
36494
36574
  }
36495
36575
 
36496
36576
  /**
36497
- * The indices of the children of this node in the scene graph.
36577
+ * A model node with a modifiable transform to allow users to define their
36578
+ own animations. While a model's asset can contain animations that target
36579
+ a node's transform, this class allows users to change a node's transform
36580
+ externally. In this way, animation can be driven by another source, not
36581
+ just by the model's asset.
36582
+ <p>
36583
+ Use {@link ModelExperimental#getNode} to get an instance from a loaded model.
36584
+ </p>
36585
+ * @example
36586
+ * const node = model.getNode("Hand");
36587
+ node.matrix = Cesium.Matrix4.fromScale(new Cesium.Cartesian3(5.0, 1.0, 1.0), node.matrix);
36498
36588
  */
36499
- export const children: number[];
36589
+ export class ModelExperimentalNode {
36590
+ /**
36591
+ * The value of the <code>name</code> property of this node.
36592
+ */
36593
+ readonly name: string;
36594
+ /**
36595
+ * The index of the node in the glTF.
36596
+ */
36597
+ readonly id: number;
36598
+ /**
36599
+ * Determines if this node and its children will be shown.
36600
+ */
36601
+ show: boolean;
36602
+ /**
36603
+ * The node's 4x4 matrix transform from its local coordinates to
36604
+ its parent's. Setting the matrix to undefined will restore the
36605
+ node's original transform, and allow the node to be animated by
36606
+ any animations in the model again.
36607
+ <p>
36608
+ For changes to take effect, this property must be assigned to;
36609
+ setting individual elements of the matrix will not work.
36610
+ </p>
36611
+ */
36612
+ matrix: Matrix4;
36613
+ /**
36614
+ * Gets the node's original 4x4 matrix transform from its local
36615
+ coordinates to its parent's, without any node transformations
36616
+ or articulations applied.
36617
+ */
36618
+ originalMatrix: Matrix4;
36619
+ }
36500
36620
 
36501
36621
  /**
36502
36622
  * A feature of a {@link ModelExperimental}.
@@ -42247,9 +42367,9 @@ const widget = new Cesium.Animation('animationContainer', viewModel);
42247
42367
 
42248
42368
  function tick() {
42249
42369
  clock.tick();
42250
- Cesium.requestAnimationFrame(tick);
42370
+ requestAnimationFrame(tick);
42251
42371
  }
42252
- Cesium.requestAnimationFrame(tick);
42372
+ requestAnimationFrame(tick);
42253
42373
  * @param container - The DOM element or ID that will contain the widget.
42254
42374
  * @param viewModel - The view model used by this widget.
42255
42375
  */
@@ -43211,6 +43331,7 @@ const widget2 = new Cesium.CesiumWidget('cesiumContainer', {
43211
43331
  * @param [options.shadows = false] - Determines if shadows are cast by light sources.
43212
43332
  * @param [options.terrainShadows = ShadowMode.RECEIVE_ONLY] - Determines if the terrain casts or receives shadows from light sources.
43213
43333
  * @param [options.mapMode2D = MapMode2D.INFINITE_SCROLL] - Determines if the 2D map is rotatable or can be scrolled infinitely in the horizontal direction.
43334
+ * @param [options.blurActiveElementOnCanvasFocus = true] - If true, the active element will blur when the viewer's canvas is clicked. Setting this to false is useful for cases when the canvas is clicked only for retrieving position or an entity data without actually meaning to set the canvas to be the active element.
43214
43335
  * @param [options.requestRenderMode = false] - If true, rendering a frame will only occur when needed as determined by changes within the scene. Enabling improves performance of the application, but requires using {@link Scene#requestRender} to render a new frame explicitly in this mode. This will be necessary in many cases after making changes to the scene in other parts of the API. See {@link https://cesium.com/blog/2018/01/24/cesium-scene-rendering-performance/|Improving Performance with Explicit Rendering}.
43215
43336
  * @param [options.maximumRenderTimeChange = 0.0] - If requestRenderMode is true, this value defines the maximum change in simulation time allowed before a render is requested. See {@link https://cesium.com/blog/2018/01/24/cesium-scene-rendering-performance/|Improving Performance with Explicit Rendering}.
43216
43337
  * @param [options.msaaSamples = 1] - If provided, this value controls the rate of multisample antialiasing. Typical multisampling rates are 2, 4, and sometimes 8 samples per pixel. Higher sampling rates of MSAA may impact performance in exchange for improved visual quality. This value only applies to WebGL2 contexts that support multisample render targets.
@@ -43237,6 +43358,7 @@ export class CesiumWidget {
43237
43358
  shadows?: boolean;
43238
43359
  terrainShadows?: ShadowMode;
43239
43360
  mapMode2D?: MapMode2D;
43361
+ blurActiveElementOnCanvasFocus?: boolean;
43240
43362
  requestRenderMode?: boolean;
43241
43363
  maximumRenderTimeChange?: number;
43242
43364
  msaaSamples?: number;
@@ -43283,14 +43405,14 @@ export class CesiumWidget {
43283
43405
  readonly screenSpaceEventHandler: ScreenSpaceEventHandler;
43284
43406
  /**
43285
43407
  * Gets or sets the target frame rate of the widget when <code>useDefaultRenderLoop</code>
43286
- is true. If undefined, the browser's {@link requestAnimationFrame} implementation
43408
+ is true. If undefined, the browser's requestAnimationFrame implementation
43287
43409
  determines the frame rate. If defined, this value must be greater than 0. A value higher
43288
43410
  than the underlying requestAnimationFrame implementation will have no effect.
43289
43411
  */
43290
43412
  targetFrameRate: number;
43291
43413
  /**
43292
43414
  * Gets or sets whether or not this widget should control the render loop.
43293
- If set to true the widget will use {@link requestAnimationFrame} to
43415
+ If true the widget will use requestAnimationFrame to
43294
43416
  perform rendering and resizing of the widget, as well as drive the
43295
43417
  simulation clock. If set to false, you must manually call the
43296
43418
  <code>resize</code>, <code>render</code> methods as part of a custom
@@ -44342,6 +44464,7 @@ export namespace Viewer {
44342
44464
  * @property [terrainShadows = ShadowMode.RECEIVE_ONLY] - Determines if the terrain casts or receives shadows from light sources.
44343
44465
  * @property [mapMode2D = MapMode2D.INFINITE_SCROLL] - Determines if the 2D map is rotatable or can be scrolled infinitely in the horizontal direction.
44344
44466
  * @property [projectionPicker = false] - If set to true, the ProjectionPicker widget will be created.
44467
+ * @property [blurActiveElementOnCanvasFocus = true] - If true, the active element will blur when the viewer's canvas is clicked. Setting this to false is useful for cases when the canvas is clicked only for retrieving position or an entity data without actually meaning to set the canvas to be the active element.
44345
44468
  * @property [requestRenderMode = false] - If true, rendering a frame will only occur when needed as determined by changes within the scene. Enabling reduces the CPU/GPU usage of your application and uses less battery on mobile, but requires using {@link Scene#requestRender} to render a new frame explicitly in this mode. This will be necessary in many cases after making changes to the scene in other parts of the API. See {@link https://cesium.com/blog/2018/01/24/cesium-scene-rendering-performance/|Improving Performance with Explicit Rendering}.
44346
44469
  * @property [maximumRenderTimeChange = 0.0] - If requestRenderMode is true, this value defines the maximum change in simulation time allowed before a render is requested. See {@link https://cesium.com/blog/2018/01/24/cesium-scene-rendering-performance/|Improving Performance with Explicit Rendering}.
44347
44470
  * @property [depthPlaneEllipsoidOffset = 0.0] - Adjust the DepthPlane to address rendering artefacts below ellipsoid zero elevation.
@@ -44389,6 +44512,7 @@ export namespace Viewer {
44389
44512
  terrainShadows?: ShadowMode;
44390
44513
  mapMode2D?: MapMode2D;
44391
44514
  projectionPicker?: boolean;
44515
+ blurActiveElementOnCanvasFocus?: boolean;
44392
44516
  requestRenderMode?: boolean;
44393
44517
  maximumRenderTimeChange?: number;
44394
44518
  depthPlaneEllipsoidOffset?: number;
@@ -44569,14 +44693,14 @@ export class Viewer {
44569
44693
  readonly screenSpaceEventHandler: ScreenSpaceEventHandler;
44570
44694
  /**
44571
44695
  * Gets or sets the target frame rate of the widget when <code>useDefaultRenderLoop</code>
44572
- is true. If undefined, the browser's {@link requestAnimationFrame} implementation
44696
+ is true. If undefined, the browser's requestAnimationFrame implementation
44573
44697
  determines the frame rate. If defined, this value must be greater than 0. A value higher
44574
44698
  than the underlying requestAnimationFrame implementation will have no effect.
44575
44699
  */
44576
44700
  targetFrameRate: number;
44577
44701
  /**
44578
44702
  * Gets or sets whether or not this widget should control the render loop.
44579
- If set to true the widget will use {@link requestAnimationFrame} to
44703
+ If true the widget will use requestAnimationFrame to
44580
44704
  perform rendering and resizing of the widget, as well as drive the
44581
44705
  simulation clock. If set to false, you must manually call the
44582
44706
  <code>resize</code>, <code>render</code> methods
@@ -45244,6 +45368,7 @@ declare module "cesium/Source/Scene/ModelExperimental/CustomShader" { import { C
45244
45368
  declare module "cesium/Source/Scene/ModelExperimental/ModelExperimental" { import { ModelExperimental } from 'mars3d-cesium'; export default ModelExperimental; }
45245
45369
  declare module "cesium/Source/Scene/ModelExperimental/ModelExperimentalAnimation" { import { ModelExperimentalAnimation } from 'mars3d-cesium'; export default ModelExperimentalAnimation; }
45246
45370
  declare module "cesium/Source/Scene/ModelExperimental/ModelExperimentalAnimationCollection" { import { ModelExperimentalAnimationCollection } from 'mars3d-cesium'; export default ModelExperimentalAnimationCollection; }
45371
+ declare module "cesium/Source/Scene/ModelExperimental/ModelExperimentalNode" { import { ModelExperimentalNode } from 'mars3d-cesium'; export default ModelExperimentalNode; }
45247
45372
  declare module "cesium/Source/Scene/ModelExperimental/ModelFeature" { import { ModelFeature } from 'mars3d-cesium'; export default ModelFeature; }
45248
45373
  declare module "cesium/Source/Scene/ModelExperimental/TextureUniform" { import { TextureUniform } from 'mars3d-cesium'; export default TextureUniform; }
45249
45374
  declare module "cesium/Source/Widgets/Animation/Animation" { import { Animation } from 'mars3d-cesium'; export default Animation; }