babylon.viewer.d.ts 102 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473
  1. /// <reference path="./babylon.d.ts"/>
  2. /// <reference path="./babylon.glTF2Interface.d.ts"/>
  3. /// <reference path="./babylonjs.loaders.d.ts"/>
  4. declare module "babylonjs-loaders"{ export=BABYLON;}
  5. // Generated by dts-bundle v0.7.3
  6. // Dependencies for this module:
  7. // ../../../../../Tools/Gulp/babylonjs
  8. // ../../../../../Tools/Gulp/babylonjs-loaders
  9. declare module BabylonViewer {
  10. /**
  11. * BabylonJS Viewer
  12. *
  13. * An HTML-Based viewer for 3D models, based on BabylonJS and its extensions.
  14. */
  15. let disableInit: boolean;
  16. /**
  17. * Dispose all viewers currently registered
  18. */
  19. function disposeAll(): void;
  20. const Version: string;
  21. }
  22. declare module BabylonViewer {
  23. /**
  24. * This is the mapper's interface. Implement this function to create your own mapper and register it at the mapper manager
  25. */
  26. export interface IMapper {
  27. map(rawSource: any): ViewerConfiguration;
  28. }
  29. /**
  30. * The MapperManager manages the different implemented mappers.
  31. * It allows the user to register new mappers as well and use them to parse their own configuration data
  32. */
  33. export class MapperManager {
  34. /**
  35. * The default mapper is the JSON mapper.
  36. */
  37. static DefaultMapper: string;
  38. constructor();
  39. /**
  40. * Get a specific configuration mapper.
  41. *
  42. * @param type the name of the mapper to load
  43. */
  44. getMapper(type: string): IMapper;
  45. /**
  46. * Use this functio to register your own configuration mapper.
  47. * After a mapper is registered, it can be used to parse the specific type fo configuration to the standard ViewerConfiguration.
  48. * @param type the name of the mapper. This will be used to define the configuration type and/or to get the mapper
  49. * @param mapper The implemented mapper
  50. */
  51. registerMapper(type: string, mapper: IMapper): void;
  52. /**
  53. * Dispose the mapper manager and all of its mappers.
  54. */
  55. dispose(): void;
  56. }
  57. /**
  58. * mapperManager is a singleton of the type MapperManager.
  59. * The mapperManager can be disposed directly with calling mapperManager.dispose()
  60. * or indirectly with using BabylonViewer.disposeAll()
  61. */
  62. export let mapperManager: MapperManager;
  63. }
  64. declare module BabylonViewer {
  65. export class ViewerGlobals {
  66. disableInit: boolean;
  67. disableWebGL2Support: boolean;
  68. readonly version: string;
  69. }
  70. export let viewerGlobals: ViewerGlobals;
  71. }
  72. declare module BabylonViewer {
  73. /**
  74. * The viewer manager is the container for all viewers currently registered on this page.
  75. * It is possible to have more than one viewer on a single page.
  76. */
  77. export class ViewerManager {
  78. /**
  79. * A callback that will be triggered when a new viewer was added
  80. */
  81. onViewerAdded: (viewer: AbstractViewer) => void;
  82. /**
  83. * Will notify when a new viewer was added
  84. */
  85. onViewerAddedObservable: BABYLON.Observable<AbstractViewer>;
  86. /**
  87. * Will notify when a viewer was removed (disposed)
  88. */
  89. onViewerRemovedObservable: BABYLON.Observable<string>;
  90. constructor();
  91. /**
  92. * Adding a new viewer to the viewer manager and start tracking it.
  93. * @param viewer the viewer to add
  94. */
  95. addViewer(viewer: AbstractViewer): void;
  96. /**
  97. * remove a viewer from the viewer manager
  98. * @param viewer the viewer to remove
  99. */
  100. removeViewer(viewer: AbstractViewer): void;
  101. /**
  102. * Get a viewer by its baseId (if the container element has an ID, it is the this is. if not, a random id was assigned)
  103. * @param id the id of the HTMl element (or the viewer's, if none provided)
  104. */
  105. getViewerById(id: string): AbstractViewer;
  106. /**
  107. * Get a viewer using a container element
  108. * @param element the HTML element to search viewers associated with
  109. */
  110. getViewerByHTMLElement(element: HTMLElement): AbstractViewer | undefined;
  111. /**
  112. * Get a promise that will fullfil when this viewer was initialized.
  113. * Since viewer initialization and template injection is asynchronous, using the promise will guaranty that
  114. * you will get the viewer after everything was already configured.
  115. * @param id the viewer id to find
  116. */
  117. getViewerPromiseById(id: string): Promise<AbstractViewer>;
  118. /**
  119. * dispose the manager and all of its associated viewers
  120. */
  121. dispose(): void;
  122. }
  123. export let viewerManager: ViewerManager;
  124. }
  125. declare module BabylonViewer {
  126. /**
  127. * The Default viewer is the default implementation of the AbstractViewer.
  128. * It uses the templating system to render a new canvas and controls.
  129. */
  130. export class DefaultViewer extends AbstractViewer {
  131. containerElement: HTMLElement;
  132. fullscreenElement?: HTMLElement;
  133. /**
  134. * Create a new default viewer
  135. * @param containerElement the element in which the templates will be rendered
  136. * @param initialConfiguration the initial configuration. Defaults to extending the default configuration
  137. */
  138. constructor(containerElement: HTMLElement, initialConfiguration?: ViewerConfiguration);
  139. registerTemplatePlugin(plugin: IViewerTemplatePlugin): void;
  140. /**
  141. * This will be executed when the templates initialize.
  142. */
  143. protected _onTemplatesLoaded(): Promise<AbstractViewer>;
  144. protected _initVR(): void;
  145. /**
  146. * Toggle fullscreen of the entire viewer
  147. */
  148. toggleFullscreen: () => void;
  149. /**
  150. * Preparing the container element to present the viewer
  151. */
  152. protected _prepareContainerElement(): void;
  153. /**
  154. * This function will configure the templates and update them after a model was loaded
  155. * It is mainly responsible to changing the title and subtitle etc'.
  156. * @param model the model to be used to configure the templates by
  157. */
  158. protected _configureTemplate(model?: ViewerModel): void;
  159. /**
  160. * This will load a new model to the default viewer
  161. * overriding the AbstractViewer's loadModel.
  162. * The scene will automatically be cleared of the old models, if exist.
  163. * @param model the configuration object (or URL) to load.
  164. */
  165. loadModel(model?: string | File | IModelConfiguration): Promise<ViewerModel>;
  166. /**
  167. * Show the overlay and the defined sub-screen.
  168. * Mainly used for help and errors
  169. * @param subScreen the name of the subScreen. Those can be defined in the configuration object
  170. */
  171. showOverlayScreen(subScreen: string): Promise<Template> | Promise<string>;
  172. /**
  173. * Hide the overlay screen.
  174. */
  175. hideOverlayScreen(): Promise<Template> | Promise<string>;
  176. /**
  177. * show the viewer (in case it was hidden)
  178. *
  179. * @param visibilityFunction an optional function to execute in order to show the container
  180. */
  181. show(visibilityFunction?: ((template: Template) => Promise<Template>)): Promise<Template>;
  182. /**
  183. * hide the viewer (in case it is visible)
  184. *
  185. * @param visibilityFunction an optional function to execute in order to hide the container
  186. */
  187. hide(visibilityFunction?: ((template: Template) => Promise<Template>)): Promise<Template>;
  188. /**
  189. * Show the loading screen.
  190. * The loading screen can be configured using the configuration object
  191. */
  192. showLoadingScreen(): Promise<Template> | Promise<string>;
  193. /**
  194. * Hide the loading screen
  195. */
  196. hideLoadingScreen(): Promise<Template> | Promise<string>;
  197. dispose(): void;
  198. protected _onConfigurationLoaded(configuration: ViewerConfiguration): void;
  199. }
  200. }
  201. declare module BabylonViewer {
  202. /**
  203. * The AbstractViewr is the center of Babylon's viewer.
  204. * It is the basic implementation of the default viewer and is responsible of loading and showing the model and the templates
  205. */
  206. export abstract class AbstractViewer {
  207. containerElement: HTMLElement;
  208. /**
  209. * The corresponsing template manager of this viewer.
  210. */
  211. templateManager: TemplateManager;
  212. /**
  213. * Babylon BABYLON.Engine corresponding with this viewer
  214. */
  215. engine: BABYLON.Engine;
  216. /**
  217. * The ID of this viewer. it will be generated randomly or use the HTML Element's ID.
  218. */
  219. readonly baseId: string;
  220. /**
  221. * The last loader used to load a model.
  222. * @deprecated
  223. */
  224. lastUsedLoader: BABYLON.ISceneLoaderPlugin | BABYLON.ISceneLoaderPluginAsync;
  225. /**
  226. * The ModelLoader instance connected with this viewer.
  227. */
  228. modelLoader: ModelLoader;
  229. /**
  230. * A flag that controls whether or not the render loop should be executed
  231. */
  232. runRenderLoop: boolean;
  233. /**
  234. * The scene manager connected with this viewer instance
  235. */
  236. sceneManager: SceneManager;
  237. /**
  238. * Will notify when the scene was initialized
  239. */
  240. readonly onSceneInitObservable: BABYLON.Observable<BABYLON.Scene>;
  241. /**
  242. * will notify when the engine was initialized
  243. */
  244. readonly onEngineInitObservable: BABYLON.Observable<BABYLON.Engine>;
  245. /**
  246. * Will notify when a new model was added to the scene.
  247. * Note that added does not neccessarily mean loaded!
  248. */
  249. readonly onModelAddedObservable: BABYLON.Observable<ViewerModel>;
  250. /**
  251. * will notify after every model load
  252. */
  253. readonly onModelLoadedObservable: BABYLON.Observable<ViewerModel>;
  254. /**
  255. * will notify when any model notify of progress
  256. */
  257. readonly onModelLoadProgressObservable: BABYLON.Observable<BABYLON.SceneLoaderProgressEvent>;
  258. /**
  259. * will notify when any model load failed.
  260. */
  261. readonly onModelLoadErrorObservable: BABYLON.Observable<{
  262. message: string;
  263. exception: any;
  264. }>;
  265. /**
  266. * Will notify when a model was removed from the scene;
  267. */
  268. readonly onModelRemovedObservable: BABYLON.Observable<ViewerModel>;
  269. /**
  270. * will notify when a new loader was initialized.
  271. * Used mainly to know when a model starts loading.
  272. */
  273. readonly onLoaderInitObservable: BABYLON.Observable<BABYLON.ISceneLoaderPlugin | BABYLON.ISceneLoaderPluginAsync>;
  274. /**
  275. * Observers registered here will be executed when the entire load process has finished.
  276. */
  277. readonly onInitDoneObservable: BABYLON.Observable<AbstractViewer>;
  278. /**
  279. * Functions added to this observable will be executed on each frame rendered.
  280. */
  281. readonly onFrameRenderedObservable: BABYLON.Observable<AbstractViewer>;
  282. observablesManager: ObservablesManager;
  283. /**
  284. * The canvas associated with this viewer
  285. */
  286. protected _canvas: HTMLCanvasElement;
  287. /**
  288. * The (single) canvas of this viewer
  289. */
  290. readonly canvas: HTMLCanvasElement;
  291. /**
  292. * is this viewer disposed?
  293. */
  294. protected _isDisposed: boolean;
  295. /**
  296. * registered onBeforeRender functions.
  297. * This functions are also registered at the native scene. The reference can be used to unregister them.
  298. */
  299. protected _registeredOnBeforeRenderFunctions: Array<() => void>;
  300. /**
  301. * The configuration loader of this viewer
  302. */
  303. protected _configurationLoader: ConfigurationLoader;
  304. /**
  305. * Is the viewer already initialized. for internal use.
  306. */
  307. protected _isInit: boolean;
  308. protected _configurationContainer: ConfigurationContainer;
  309. readonly configurationContainer: ConfigurationContainer;
  310. constructor(containerElement: HTMLElement, initialConfiguration?: ViewerConfiguration);
  311. /**
  312. * get the baseId of this viewer
  313. */
  314. getBaseId(): string;
  315. /**
  316. * Do we have a canvas to render on, and is it a part of the scene
  317. */
  318. isCanvasInDOM(): boolean;
  319. /**
  320. * Set the viewer's background rendering flag.
  321. */
  322. renderInBackground: boolean;
  323. /**
  324. * Get the configuration object. This is a reference only.
  325. * The configuration can ONLY be updated using the updateConfiguration function.
  326. * changing this object will have no direct effect on the scene.
  327. */
  328. readonly configuration: ViewerConfiguration;
  329. /**
  330. * force resizing the engine.
  331. */
  332. forceResize(): void;
  333. protected _hdToggled: boolean;
  334. toggleHD(): void;
  335. protected _vrToggled: boolean;
  336. protected _vrScale: number;
  337. protected _vrInit: boolean;
  338. toggleVR(): void;
  339. protected _initVR(): void;
  340. /**
  341. * The resize function that will be registered with the window object
  342. */
  343. protected _resize: () => void;
  344. protected _onConfigurationLoaded(configuration: ViewerConfiguration): void;
  345. /**
  346. * Force a single render loop execution.
  347. */
  348. forceRender(): void;
  349. /**
  350. * render loop that will be executed by the engine
  351. */
  352. protected _render: (force?: boolean) => void;
  353. /**
  354. * Takes a screenshot of the scene and returns it as a base64 encoded png.
  355. * @param callback optional callback that will be triggered when screenshot is done.
  356. * @param width Optional screenshot width (default to 512).
  357. * @param height Optional screenshot height (default to 512).
  358. * @returns a promise with the screenshot data
  359. */
  360. takeScreenshot(callback?: (data: string) => void, width?: number, height?: number): Promise<string>;
  361. /**
  362. * Update the current viewer configuration with new values.
  363. * Only provided information will be updated, old configuration values will be kept.
  364. * If this.configuration was manually changed, you can trigger this function with no parameters,
  365. * and the entire configuration will be updated.
  366. * @param newConfiguration the partial configuration to update or a URL to a JSON holding the updated configuration
  367. *
  368. */
  369. updateConfiguration(newConfiguration?: Partial<ViewerConfiguration> | string): void;
  370. /**
  371. * this is used to register native functions using the configuration object.
  372. * This will configure the observers.
  373. * @param observersConfiguration observers configuration
  374. */
  375. protected _configureObservers(observersConfiguration: IObserversConfiguration): void;
  376. /**
  377. * Dispoe the entire viewer including the scene and the engine
  378. */
  379. dispose(): void;
  380. /**
  381. * This will prepare the container element for the viewer
  382. */
  383. protected abstract _prepareContainerElement(): any;
  384. /**
  385. * This function will execute when the HTML templates finished initializing.
  386. * It should initialize the engine and continue execution.
  387. *
  388. * @returns {Promise<AbstractViewer>} The viewer object will be returned after the object was loaded.
  389. */
  390. protected _onTemplatesLoaded(): Promise<AbstractViewer>;
  391. /**
  392. * This will force the creation of an engine and a scene.
  393. * It will also load a model if preconfigured.
  394. * But first - it will load the extendible onTemplateLoaded()!
  395. */
  396. protected _onTemplateLoaded(): Promise<AbstractViewer>;
  397. /**
  398. * Initialize the engine. Retruns a promise in case async calls are needed.
  399. *
  400. * @protected
  401. * @returns {Promise<BABYLON.Engine>}
  402. * @memberof Viewer
  403. */
  404. protected _initEngine(): Promise<BABYLON.Engine>;
  405. /**
  406. * Initialize a model loading. The returned object (a ViewerModel object) will be loaded in the background.
  407. * The difference between this and loadModel is that loadModel will fulfill the promise when the model finished loading.
  408. *
  409. * @param modelConfig model configuration to use when loading the model.
  410. * @param clearScene should the scene be cleared before loading this model
  411. * @returns a ViewerModel object that is not yet fully loaded.
  412. */
  413. initModel(modelConfig: string | File | IModelConfiguration, clearScene?: boolean): ViewerModel;
  414. /**
  415. * load a model using the provided configuration.
  416. * This function, as opposed to initModel, will return a promise that resolves when the model is loaded, and rejects with error.
  417. * If you want to attach to the observables of the model, use initModle instead.
  418. *
  419. * @param modelConfig the model configuration or URL to load.
  420. * @param clearScene Should the scene be cleared before loading the model
  421. * @returns a Promise the fulfills when the model finished loading successfully.
  422. */
  423. loadModel(modelConfig: string | File | IModelConfiguration, clearScene?: boolean): Promise<ViewerModel>;
  424. protected _initTelemetryEvents(): void;
  425. /**
  426. * Injects all the spectre shader in the babylon shader store
  427. */
  428. protected _injectCustomShaders(): void;
  429. }
  430. }
  431. declare module BabylonViewer {
  432. /**
  433. * The data structure of a telemetry event.
  434. */
  435. export interface TelemetryData {
  436. event: string;
  437. session: string;
  438. date: Date;
  439. now: number;
  440. viewerId?: string;
  441. detail: any;
  442. }
  443. /**
  444. * Receives Telemetry events and raises events to the API
  445. */
  446. export class TelemetryManager {
  447. onEventBroadcastedObservable: BABYLON.Observable<TelemetryData>;
  448. /**
  449. * Receives a telemetry event
  450. * @param event The name of the Telemetry event
  451. * @param details An additional value, or an object containing a list of property/value pairs
  452. */
  453. readonly broadcast: (event: string, viewerId?: string | undefined, details?: any) => void;
  454. /**
  455. * Log a Telemetry event for errors raised on the WebGL context.
  456. * @param engine The Babylon engine with the WebGL context.
  457. */
  458. flushWebGLErrors(engine: BABYLON.Engine, viewerId?: string): void;
  459. /**
  460. * Enable or disable telemetry events
  461. * @param enabled Boolan, true if events are enabled
  462. */
  463. enable: boolean;
  464. /**
  465. * Returns the current session ID or creates one if it doesn't exixt
  466. * @return The current session ID
  467. */
  468. readonly session: string;
  469. /**
  470. * Disposes the telemetry manager
  471. */
  472. dispose(): void;
  473. }
  474. export const telemetryManager: TelemetryManager;
  475. }
  476. declare module BabylonViewer {
  477. /**
  478. * An instance of the class is in charge of loading the model correctly.
  479. * This class will continously be expended with tasks required from the specific loaders Babylon has.
  480. *
  481. * A Model loader is unique per (Abstract)Viewer. It is being generated by the viewer
  482. */
  483. export class ModelLoader {
  484. readonly baseUrl: string;
  485. /**
  486. * Create a new Model loader
  487. * @param _viewer the viewer using this model loader
  488. */
  489. constructor(_observablesManager: ObservablesManager, _configurationContainer?: ConfigurationContainer | undefined);
  490. /**
  491. * Adds a new plugin to the loader process.
  492. *
  493. * @param plugin the plugin name or the plugin itself
  494. */
  495. addPlugin(plugin: ILoaderPlugin | string): void;
  496. /**
  497. * Load a model using predefined configuration
  498. * @param modelConfiguration the modelConfiguration to use to load the model
  499. */
  500. load(modelConfiguration: IModelConfiguration): ViewerModel;
  501. cancelLoad(model: ViewerModel): void;
  502. /**
  503. * dispose the model loader.
  504. * If loaders are registered and are in the middle of loading, they will be disposed and the request(s) will be cancelled.
  505. */
  506. dispose(): void;
  507. }
  508. }
  509. declare module BabylonViewer {
  510. /**
  511. * The current state of the model
  512. */
  513. export enum ModelState {
  514. INIT = 0,
  515. LOADING = 1,
  516. LOADED = 2,
  517. ENTRY = 3,
  518. ENTRYDONE = 4,
  519. COMPLETE = 5,
  520. CANCELED = 6,
  521. ERROR = 7
  522. }
  523. /**
  524. * The viewer model is a container for all assets representing a sngle loaded model.
  525. */
  526. export class ViewerModel implements BABYLON.IDisposable {
  527. /**
  528. * The loader used to load this model.
  529. */
  530. loader: BABYLON.ISceneLoaderPlugin | BABYLON.ISceneLoaderPluginAsync;
  531. /**
  532. * This model's root mesh (the parent of all other meshes).
  533. * This mesh does not(!) exist in the meshes array.
  534. */
  535. rootMesh: BABYLON.AbstractMesh;
  536. /**
  537. * ParticleSystems connected to this model
  538. */
  539. particleSystems: Array<BABYLON.IParticleSystem>;
  540. /**
  541. * Skeletons defined in this model
  542. */
  543. skeletons: Array<BABYLON.Skeleton>;
  544. /**
  545. * The current model animation.
  546. * On init, this will be undefined.
  547. */
  548. currentAnimation: IModelAnimation;
  549. /**
  550. * Observers registered here will be executed when the model is done loading
  551. */
  552. onLoadedObservable: BABYLON.Observable<ViewerModel>;
  553. /**
  554. * Observers registered here will be executed when the loader notified of a progress event
  555. */
  556. onLoadProgressObservable: BABYLON.Observable<BABYLON.SceneLoaderProgressEvent>;
  557. /**
  558. * Observers registered here will be executed when the loader notified of an error.
  559. */
  560. onLoadErrorObservable: BABYLON.Observable<{
  561. message: string;
  562. exception: any;
  563. }>;
  564. /**
  565. * Will be executed after the model finished loading and complete, including entry animation and lod
  566. */
  567. onCompleteObservable: BABYLON.Observable<ViewerModel>;
  568. /**
  569. * Observers registered here will be executed every time the model is being configured.
  570. * This can be used to extend the model's configuration without extending the class itself
  571. */
  572. onAfterConfigure: BABYLON.Observable<ViewerModel>;
  573. /**
  574. * The current model state (loaded, error, etc)
  575. */
  576. state: ModelState;
  577. /**
  578. * A loadID provided by the modelLoader, unique to ths (Abstract)Viewer instance.
  579. */
  580. loadId: number;
  581. loadInfo: BABYLON.GLTF2.IAsset;
  582. constructor(_observablesManager: ObservablesManager, modelConfiguration: IModelConfiguration, _configurationContainer?: ConfigurationContainer | undefined);
  583. shadowsRenderedAfterLoad: boolean;
  584. getViewerId(): string | undefined;
  585. /**
  586. * Set whether this model is enabled or not.
  587. */
  588. enabled: boolean;
  589. loaderDone: boolean;
  590. /**
  591. * Add a mesh to this model.
  592. * Any mesh that has no parent will be provided with the root mesh as its new parent.
  593. *
  594. * @param mesh the new mesh to add
  595. * @param triggerLoaded should this mesh trigger the onLoaded observable. Used when adding meshes manually.
  596. */
  597. addMesh(mesh: BABYLON.AbstractMesh, triggerLoaded?: boolean): Promise<ViewerModel> | undefined;
  598. /**
  599. * get the list of meshes (excluding the root mesh)
  600. */
  601. readonly meshes: BABYLON.AbstractMesh[];
  602. /**
  603. * (Re-)set the model's entire configuration
  604. * @param newConfiguration the new configuration to replace the new one
  605. */
  606. configuration: IModelConfiguration;
  607. /**
  608. * Update the current configuration with new values.
  609. * Configuration will not be overwritten, but merged with the new configuration.
  610. * Priority is to the new configuration
  611. * @param newConfiguration the configuration to be merged into the current configuration;
  612. */
  613. updateConfiguration(newConfiguration: Partial<IModelConfiguration>): void;
  614. /**
  615. * Add a new animation group to this model.
  616. * @param animationGroup the new animation group to be added
  617. */
  618. addAnimationGroup(animationGroup: BABYLON.AnimationGroup): void;
  619. /**
  620. * Get the ModelAnimation array
  621. */
  622. getAnimations(): Array<IModelAnimation>;
  623. /**
  624. * Get the animations' names. Using the names you can play a specific animation.
  625. */
  626. getAnimationNames(): Array<string>;
  627. /**
  628. * Get an animation by the provided name. Used mainly when playing n animation.
  629. * @param name the name of the animation to find
  630. */
  631. protected _getAnimationByName(name: string): BABYLON.Nullable<IModelAnimation>;
  632. /**
  633. * Choose an initialized animation using its name and start playing it
  634. * @param name the name of the animation to play
  635. * @returns The model aniamtion to be played.
  636. */
  637. playAnimation(name: string): IModelAnimation;
  638. setCurrentAnimationByName(name: string): IModelAnimation;
  639. /**
  640. * Apply a material configuration to a material
  641. * @param material BABYLON.Material to apply configuration to
  642. * @hidden
  643. */
  644. _applyModelMaterialConfiguration(material: BABYLON.Material): void;
  645. /**
  646. * Begin @animations with the specified @easingFunction
  647. * @param animations The BABYLON Animations to begin
  648. * @param duration of transition, in seconds
  649. * @param easingFunction An easing function to apply
  650. * @param easingMode A easing mode to apply to the easingFunction
  651. * @param onAnimationEnd Call back trigger at the end of the animation.
  652. */
  653. transitionTo(animations: BABYLON.Animation[], duration: number, easingFunction: any, easingMode: number | undefined, onAnimationEnd: () => void): void;
  654. /**
  655. * Stops and removes all animations that have been applied to the model
  656. */
  657. stopAllAnimations(): void;
  658. /**
  659. * Will remove this model from the viewer (but NOT dispose it).
  660. */
  661. remove(): void;
  662. /**
  663. * Dispose this model, including all of its associated assets.
  664. */
  665. dispose(): void;
  666. }
  667. }
  668. declare module BabylonViewer {
  669. /**
  670. * BABYLON.Animation play mode enum - is the animation looping or playing once
  671. */
  672. export const enum AnimationPlayMode {
  673. ONCE = 0,
  674. LOOP = 1
  675. }
  676. /**
  677. * An enum representing the current state of an animation object
  678. */
  679. export const enum AnimationState {
  680. INIT = 0,
  681. PLAYING = 1,
  682. PAUSED = 2,
  683. STOPPED = 3,
  684. ENDED = 4
  685. }
  686. /**
  687. * The different type of easing functions available
  688. */
  689. export const enum EasingFunction {
  690. Linear = 0,
  691. CircleEase = 1,
  692. BackEase = 2,
  693. BounceEase = 3,
  694. CubicEase = 4,
  695. ElasticEase = 5,
  696. ExponentialEase = 6,
  697. PowerEase = 7,
  698. QuadraticEase = 8,
  699. QuarticEase = 9,
  700. QuinticEase = 10,
  701. SineEase = 11
  702. }
  703. /**
  704. * Defines a simple animation to be applied to a model (scale).
  705. */
  706. export interface ModelAnimationConfiguration {
  707. /**
  708. * Time of animation, in seconds
  709. */
  710. time: number;
  711. /**
  712. * Scale to apply
  713. */
  714. scaling?: BABYLON.Vector3;
  715. /**
  716. * Easing function to apply
  717. * See SPECTRE.EasingFunction
  718. */
  719. easingFunction?: number;
  720. /**
  721. * An Easing mode to apply to the easing function
  722. * See BABYLON.EasingFunction
  723. */
  724. easingMode?: number;
  725. }
  726. /**
  727. * This interface can be implemented to define new types of ModelAnimation objects.
  728. */
  729. export interface IModelAnimation {
  730. /**
  731. * Current animation state (playing, stopped etc')
  732. */
  733. readonly state: AnimationState;
  734. /**
  735. * the name of the animation
  736. */
  737. readonly name: string;
  738. /**
  739. * Get the max numbers of frame available in the animation group
  740. *
  741. * In correlation to an arry, this would be ".length"
  742. */
  743. readonly frames: number;
  744. /**
  745. * Get the current frame playing right now.
  746. * This can be used to poll the frame currently playing (and, for exmaple, display a progress bar with the data)
  747. *
  748. * In correlation to an array, this would be the current index
  749. */
  750. readonly currentFrame: number;
  751. /**
  752. * BABYLON.Animation's FPS value
  753. */
  754. readonly fps: number;
  755. /**
  756. * Get or set the animation's speed ration (Frame-to-fps)
  757. */
  758. speedRatio: number;
  759. /**
  760. * Gets or sets the aimation's play mode.
  761. */
  762. playMode: AnimationPlayMode;
  763. /**
  764. * Start the animation
  765. */
  766. start(): any;
  767. /**
  768. * Stop the animation.
  769. * This will fail silently if the animation group is already stopped.
  770. */
  771. stop(): any;
  772. /**
  773. * Pause the animation
  774. * This will fail silently if the animation is not currently playing
  775. */
  776. pause(): any;
  777. /**
  778. * Reset this animation
  779. */
  780. reset(): any;
  781. /**
  782. * Restart the animation
  783. */
  784. restart(): any;
  785. /**
  786. * Go to a specific
  787. * @param frameNumber the frame number to go to
  788. */
  789. goToFrame(frameNumber: number): any;
  790. /**
  791. * Dispose this animation
  792. */
  793. dispose(): any;
  794. }
  795. /**
  796. * The GroupModelAnimation is an implementation of the IModelAnimation interface using BABYLON's
  797. * native GroupAnimation class.
  798. */
  799. export class GroupModelAnimation implements IModelAnimation {
  800. /**
  801. * Create a new GroupModelAnimation object using an BABYLON.AnimationGroup object
  802. * @param _animationGroup The aniamtion group to base the class on
  803. */
  804. constructor(_animationGroup: BABYLON.AnimationGroup);
  805. /**
  806. * Get the animation's name
  807. */
  808. readonly name: string;
  809. /**
  810. * Get the current animation's state
  811. */
  812. readonly state: AnimationState;
  813. /**
  814. * Sets the speed ratio to use for all animations
  815. */
  816. speedRatio: number;
  817. /**
  818. * Get the max numbers of frame available in the animation group
  819. *
  820. * In correlation to an arry, this would be ".length"
  821. */
  822. readonly frames: number;
  823. /**
  824. * Get the current frame playing right now.
  825. * This can be used to poll the frame currently playing (and, for exmaple, display a progress bar with the data)
  826. *
  827. * In correlation to an array, this would be the current index
  828. */
  829. readonly currentFrame: number;
  830. /**
  831. * Get the FPS value of this animation
  832. */
  833. readonly fps: number;
  834. /**
  835. * Set the play mode.
  836. * If the animation is played, it will continue playing at least once more, depending on the new play mode set.
  837. * If the animation is not set, the will be initialized and will wait for the user to start playing it.
  838. */
  839. playMode: AnimationPlayMode;
  840. /**
  841. * Reset the animation group
  842. */
  843. reset(): void;
  844. /**
  845. * Restart the animation group
  846. */
  847. restart(): void;
  848. /**
  849. *
  850. * @param frameNumber Go to a specific frame in the animation
  851. */
  852. goToFrame(frameNumber: number): void;
  853. /**
  854. * Start playing the animation.
  855. */
  856. start(): void;
  857. /**
  858. * Pause the animation
  859. */
  860. pause(): void;
  861. /**
  862. * Stop the animation.
  863. * This will fail silently if the animation group is already stopped.
  864. */
  865. stop(): void;
  866. /**
  867. * Dispose this animation object.
  868. */
  869. dispose(): void;
  870. }
  871. }
  872. declare module BabylonViewer {
  873. /**
  874. * This interface defines the structure of a loader plugin.
  875. * Any of those functions will be called if (!) the loader supports those callbacks.
  876. * Any loader supports onInit, onLoaded, onError and onProgress.
  877. */
  878. export interface ILoaderPlugin {
  879. onInit?: (loader: BABYLON.ISceneLoaderPlugin | BABYLON.ISceneLoaderPluginAsync, model: ViewerModel) => void;
  880. onLoaded?: (model: ViewerModel) => void;
  881. onError?: (message: string, exception?: any) => void;
  882. onProgress?: (progressEvent: BABYLON.SceneLoaderProgressEvent) => void;
  883. onExtensionLoaded?: (extension: BABYLON.IGLTFLoaderExtension) => void;
  884. onParsed?: (parsedData: BABYLON.IGLTFLoaderData) => void;
  885. onMeshLoaded?: (mesh: BABYLON.AbstractMesh) => void;
  886. onTextureLoaded?: (texture: BABYLON.BaseTexture) => void;
  887. onMaterialLoaded?: (material: BABYLON.Material) => void;
  888. onComplete?: () => void;
  889. }
  890. }
  891. declare module BabylonViewer {
  892. export interface IViewerTemplatePlugin {
  893. readonly templateName: string;
  894. readonly eventsToAttach?: Array<string>;
  895. interactionPredicate(event: EventCallback): boolean;
  896. onEvent?(event: EventCallback): void;
  897. addHTMLTemplate?(template: Template): void;
  898. }
  899. export abstract class AbstractViewerNavbarButton implements IViewerTemplatePlugin {
  900. readonly templateName: string;
  901. readonly eventsToAttach: Array<string>;
  902. protected _prepend: boolean;
  903. protected _buttonName: string;
  904. protected _buttonClass: string;
  905. protected _htmlTemplate: string;
  906. constructor(buttonName: string, buttonClass?: string, htmlTemplate?: string);
  907. interactionPredicate(event: EventCallback): boolean;
  908. abstract onEvent(event: EventCallback): void;
  909. addHTMLTemplate(template: Template): void;
  910. protected _generateHTMLElement(template: Template): Element | DocumentFragment;
  911. }
  912. }
  913. declare module BabylonViewer {
  914. /**
  915. *
  916. * @param name the name of the custom optimizer configuration
  917. * @param upgrade set to true if you want to upgrade optimizer and false if you want to degrade
  918. */
  919. export function getCustomOptimizerByName(name: string, upgrade?: boolean): typeof extendedUpgrade;
  920. export function registerCustomOptimizer(name: string, optimizer: (sceneManager: SceneManager) => boolean): void;
  921. }
  922. declare module BabylonViewer {
  923. /**
  924. * Will attach an init function the the DOMContentLoaded event.
  925. * The init function will be removed automatically after the event was triggered.
  926. */
  927. export function initListeners(): void;
  928. /**
  929. * Select all HTML tags on the page that match the selector and initialize a viewer
  930. *
  931. * @param selector the selector to initialize the viewer on (default is 'babylon')
  932. */
  933. export function InitTags(selector?: string): void;
  934. }
  935. declare module BabylonViewer {
  936. }
  937. declare module BabylonViewer {
  938. export function getConfigurationKey(key: string, configObject: any): any;
  939. export interface ViewerConfiguration {
  940. version?: string;
  941. extends?: string;
  942. pageUrl?: string;
  943. configuration?: string | {
  944. url?: string;
  945. payload?: any;
  946. mapper?: string;
  947. };
  948. observers?: IObserversConfiguration;
  949. canvasElement?: string;
  950. model?: IModelConfiguration | string;
  951. scene?: ISceneConfiguration;
  952. optimizer?: ISceneOptimizerConfiguration | boolean;
  953. camera?: ICameraConfiguration;
  954. skybox?: boolean | ISkyboxConfiguration;
  955. ground?: boolean | IGroundConfiguration;
  956. lights?: {
  957. [name: string]: number | boolean | ILightConfiguration;
  958. };
  959. engine?: {
  960. renderInBackground?: boolean;
  961. antialiasing?: boolean;
  962. disableResize?: boolean;
  963. engineOptions?: BABYLON.EngineOptions;
  964. adaptiveQuality?: boolean;
  965. hdEnabled?: boolean;
  966. };
  967. templates?: {
  968. main: ITemplateConfiguration;
  969. [key: string]: ITemplateConfiguration;
  970. };
  971. customShaders?: {
  972. shaders?: {
  973. [key: string]: string;
  974. };
  975. includes?: {
  976. [key: string]: string;
  977. };
  978. };
  979. loaderPlugins?: {
  980. extendedMaterial?: boolean;
  981. msftLod?: boolean;
  982. telemetry?: boolean;
  983. minecraft?: boolean;
  984. [propName: string]: boolean | undefined;
  985. };
  986. environmentMap?: IEnvironmentMapConfiguration;
  987. vr?: IVRConfiguration;
  988. lab?: {
  989. flashlight?: boolean | {
  990. exponent?: number;
  991. angle?: number;
  992. intensity?: number;
  993. diffuse?: {
  994. r: number;
  995. g: number;
  996. b: number;
  997. };
  998. specular?: {
  999. r: number;
  1000. g: number;
  1001. b: number;
  1002. };
  1003. };
  1004. hideLoadingDelay?: number;
  1005. /** Deprecated */
  1006. assetsRootURL?: string;
  1007. environmentMainColor?: {
  1008. r: number;
  1009. g: number;
  1010. b: number;
  1011. };
  1012. /** Deprecated */
  1013. environmentMap?: {
  1014. /**
  1015. * Environment map texture path in relative to the asset folder.
  1016. */
  1017. texture: string;
  1018. /**
  1019. * Default rotation to apply to the environment map.
  1020. */
  1021. rotationY: number;
  1022. /**
  1023. * Tint level of the main color on the environment map.
  1024. */
  1025. tintLevel: number;
  1026. };
  1027. defaultRenderingPipelines?: boolean | IDefaultRenderingPipelineConfiguration;
  1028. globalLightRotation?: number;
  1029. };
  1030. }
  1031. }
  1032. declare module BabylonViewer {
  1033. /**
  1034. * The object sent when an event is triggered
  1035. */
  1036. export interface EventCallback {
  1037. event: Event;
  1038. template: Template;
  1039. selector: string;
  1040. payload?: any;
  1041. }
  1042. /**
  1043. * The template manager, a member of the viewer class, will manage the viewer's templates and generate the HTML.
  1044. * The template manager managers a single viewer and can be seen as the collection of all sub-templates of the viewer.
  1045. */
  1046. export class TemplateManager {
  1047. containerElement: HTMLElement;
  1048. /**
  1049. * Will be triggered when any template is initialized
  1050. */
  1051. onTemplateInit: BABYLON.Observable<Template>;
  1052. /**
  1053. * Will be triggered when any template is fully loaded
  1054. */
  1055. onTemplateLoaded: BABYLON.Observable<Template>;
  1056. /**
  1057. * Will be triggered when a template state changes
  1058. */
  1059. onTemplateStateChange: BABYLON.Observable<Template>;
  1060. /**
  1061. * Will be triggered when all templates finished loading
  1062. */
  1063. onAllLoaded: BABYLON.Observable<TemplateManager>;
  1064. /**
  1065. * Will be triggered when any event on any template is triggered.
  1066. */
  1067. onEventTriggered: BABYLON.Observable<EventCallback>;
  1068. /**
  1069. * This template manager's event manager. In charge of callback registrations to native event types
  1070. */
  1071. eventManager: EventManager;
  1072. constructor(containerElement: HTMLElement);
  1073. /**
  1074. * Initialize the template(s) for the viewer. Called bay the Viewer class
  1075. * @param templates the templates to be used to initialize the main template
  1076. */
  1077. initTemplate(templates: {
  1078. [key: string]: ITemplateConfiguration;
  1079. }): Promise<void>;
  1080. /**
  1081. * Get the canvas in the template tree.
  1082. * There must be one and only one canvas inthe template.
  1083. */
  1084. getCanvas(): HTMLCanvasElement | null;
  1085. /**
  1086. * Get a specific template from the template tree
  1087. * @param name the name of the template to load
  1088. */
  1089. getTemplate(name: string): Template | undefined;
  1090. /**
  1091. * Dispose the template manager
  1092. */
  1093. dispose(): void;
  1094. }
  1095. /**
  1096. * This class represents a single template in the viewer's template tree.
  1097. * An example for a template is a single canvas, an overlay (containing sub-templates) or the navigation bar.
  1098. * A template is injected using the template manager in the correct position.
  1099. * The template is rendered using Handlebars and can use Handlebars' features (such as parameter injection)
  1100. *
  1101. * For further information please refer to the documentation page, https://doc.babylonjs.com
  1102. */
  1103. export class Template {
  1104. name: string;
  1105. /**
  1106. * Will be triggered when the template is loaded
  1107. */
  1108. onLoaded: BABYLON.Observable<Template>;
  1109. /**
  1110. * will be triggered when the template is appended to the tree
  1111. */
  1112. onAppended: BABYLON.Observable<Template>;
  1113. /**
  1114. * Will be triggered when the template's state changed (shown, hidden)
  1115. */
  1116. onStateChange: BABYLON.Observable<Template>;
  1117. /**
  1118. * Will be triggered when an event is triggered on ths template.
  1119. * The event is a native browser event (like mouse or pointer events)
  1120. */
  1121. onEventTriggered: BABYLON.Observable<EventCallback>;
  1122. onParamsUpdated: BABYLON.Observable<Template>;
  1123. onHTMLRendered: BABYLON.Observable<Template>;
  1124. /**
  1125. * is the template loaded?
  1126. */
  1127. isLoaded: boolean;
  1128. /**
  1129. * This is meant to be used to track the show and hide functions.
  1130. * This is NOT (!!) a flag to check if the element is actually visible to the user.
  1131. */
  1132. isShown: boolean;
  1133. /**
  1134. * Is this template a part of the HTML tree (the template manager injected it)
  1135. */
  1136. isInHtmlTree: boolean;
  1137. /**
  1138. * The HTML element containing this template
  1139. */
  1140. parent: HTMLElement;
  1141. /**
  1142. * A promise that is fulfilled when the template finished loading.
  1143. */
  1144. initPromise: Promise<Template>;
  1145. constructor(name: string, _configuration: ITemplateConfiguration);
  1146. /**
  1147. * Some templates have parameters (like background color for example).
  1148. * The parameters are provided to Handlebars which in turn generates the template.
  1149. * This function will update the template with the new parameters
  1150. *
  1151. * Note that when updating parameters the events will be registered again (after being cleared).
  1152. *
  1153. * @param params the new template parameters
  1154. */
  1155. updateParams(params: {
  1156. [key: string]: string | number | boolean | object;
  1157. }, append?: boolean): void;
  1158. redraw(): void;
  1159. /**
  1160. * Get the template'S configuration
  1161. */
  1162. readonly configuration: ITemplateConfiguration;
  1163. /**
  1164. * A template can be a parent element for other templates or HTML elements.
  1165. * This function will deliver all child HTML elements of this template.
  1166. */
  1167. getChildElements(): Array<string>;
  1168. /**
  1169. * Appending the template to a parent HTML element.
  1170. * If a parent is already set and you wish to replace the old HTML with new one, forceRemove should be true.
  1171. * @param parent the parent to which the template is added
  1172. * @param forceRemove if the parent already exists, shoud the template be removed from it?
  1173. */
  1174. appendTo(parent: HTMLElement, forceRemove?: boolean): void;
  1175. /**
  1176. * Show the template using the provided visibilityFunction, or natively using display: flex.
  1177. * The provided function returns a promise that should be fullfilled when the element is shown.
  1178. * Since it is a promise async operations are more than possible.
  1179. * See the default viewer for an opacity example.
  1180. * @param visibilityFunction The function to execute to show the template.
  1181. */
  1182. show(visibilityFunction?: (template: Template) => Promise<Template>): Promise<Template>;
  1183. /**
  1184. * Hide the template using the provided visibilityFunction, or natively using display: none.
  1185. * The provided function returns a promise that should be fullfilled when the element is hidden.
  1186. * Since it is a promise async operations are more than possible.
  1187. * See the default viewer for an opacity example.
  1188. * @param visibilityFunction The function to execute to show the template.
  1189. */
  1190. hide(visibilityFunction?: (template: Template) => Promise<Template>): Promise<Template>;
  1191. /**
  1192. * Dispose this template
  1193. */
  1194. dispose(): void;
  1195. }
  1196. }
  1197. declare module BabylonViewer {
  1198. export class ConfigurationContainer {
  1199. configuration: ViewerConfiguration;
  1200. viewerId: string;
  1201. mainColor: BABYLON.Color3;
  1202. reflectionColor: BABYLON.Color3;
  1203. scene?: BABYLON.Scene;
  1204. }
  1205. }
  1206. declare module BabylonViewer {
  1207. /**
  1208. * The configuration loader will load the configuration object from any source and will use the defined mapper to
  1209. * parse the object and return a conform ViewerConfiguration.
  1210. * It is a private member of the scene.
  1211. */
  1212. export class ConfigurationLoader {
  1213. constructor(_enableCache?: boolean);
  1214. /**
  1215. * load a configuration object that is defined in the initial configuration provided.
  1216. * The viewer configuration can extend different types of configuration objects and have an extra configuration defined.
  1217. *
  1218. * @param initConfig the initial configuration that has the definitions of further configuration to load.
  1219. * @param callback an optional callback that will be called sync, if noconfiguration needs to be loaded or configuration is payload-only
  1220. * @returns A promise that delivers the extended viewer configuration, when done.
  1221. */
  1222. loadConfiguration(initConfig?: ViewerConfiguration, callback?: (config: ViewerConfiguration) => void): Promise<ViewerConfiguration>;
  1223. /**
  1224. * Dispose the configuration loader. This will cancel file requests, if active.
  1225. */
  1226. dispose(): void;
  1227. }
  1228. }
  1229. declare module BabylonViewer {
  1230. export class ObservablesManager {
  1231. /**
  1232. * Will notify when the scene was initialized
  1233. */
  1234. onSceneInitObservable: BABYLON.Observable<BABYLON.Scene>;
  1235. /**
  1236. * will notify when the engine was initialized
  1237. */
  1238. onEngineInitObservable: BABYLON.Observable<BABYLON.Engine>;
  1239. /**
  1240. * Will notify when a new model was added to the scene.
  1241. * Note that added does not neccessarily mean loaded!
  1242. */
  1243. onModelAddedObservable: BABYLON.Observable<ViewerModel>;
  1244. /**
  1245. * will notify after every model load
  1246. */
  1247. onModelLoadedObservable: BABYLON.Observable<ViewerModel>;
  1248. /**
  1249. * will notify when any model notify of progress
  1250. */
  1251. onModelLoadProgressObservable: BABYLON.Observable<BABYLON.SceneLoaderProgressEvent>;
  1252. /**
  1253. * will notify when any model load failed.
  1254. */
  1255. onModelLoadErrorObservable: BABYLON.Observable<{
  1256. message: string;
  1257. exception: any;
  1258. }>;
  1259. /**
  1260. * Will notify when a model was removed from the scene;
  1261. */
  1262. onModelRemovedObservable: BABYLON.Observable<ViewerModel>;
  1263. /**
  1264. * will notify when a new loader was initialized.
  1265. * Used mainly to know when a model starts loading.
  1266. */
  1267. onLoaderInitObservable: BABYLON.Observable<BABYLON.ISceneLoaderPlugin | BABYLON.ISceneLoaderPluginAsync>;
  1268. /**
  1269. * Observers registered here will be executed when the entire load process has finished.
  1270. */
  1271. onViewerInitDoneObservable: BABYLON.Observable<any>;
  1272. /**
  1273. * Will notify when the viewer init started (after configuration was loaded)
  1274. */
  1275. onViewerInitStartedObservable: BABYLON.Observable<any>;
  1276. /**
  1277. * Functions added to this observable will be executed on each frame rendered.
  1278. */
  1279. onFrameRenderedObservable: BABYLON.Observable<any>;
  1280. constructor();
  1281. dispose(): void;
  1282. }
  1283. }
  1284. declare module BabylonViewer {
  1285. /**
  1286. * This interface describes the structure of the variable sent with the configuration observables of the scene manager.
  1287. * O - the type of object we are dealing with (Light, BABYLON.ArcRotateCamera, BABYLON.Scene, etc')
  1288. * T - the configuration type
  1289. */
  1290. export interface IPostConfigurationCallback<OBJ, CONF> {
  1291. newConfiguration: CONF;
  1292. sceneManager: SceneManager;
  1293. object: OBJ;
  1294. model?: ViewerModel;
  1295. }
  1296. export class SceneManager {
  1297. /**
  1298. * Will notify when the scene was initialized
  1299. */
  1300. onSceneInitObservable: BABYLON.Observable<BABYLON.Scene>;
  1301. /**
  1302. * Will notify after the scene was configured. Can be used to further configure the scene
  1303. */
  1304. onSceneConfiguredObservable: BABYLON.Observable<IPostConfigurationCallback<BABYLON.Scene, ISceneConfiguration>>;
  1305. /**
  1306. * Will notify after the scene optimized was configured. Can be used to further configure the scene optimizer
  1307. */
  1308. onSceneOptimizerConfiguredObservable: BABYLON.Observable<IPostConfigurationCallback<BABYLON.SceneOptimizer, ISceneOptimizerConfiguration | boolean>>;
  1309. /**
  1310. * Will notify after the camera was configured. Can be used to further configure the camera
  1311. */
  1312. onCameraConfiguredObservable: BABYLON.Observable<IPostConfigurationCallback<BABYLON.ArcRotateCamera, ICameraConfiguration>>;
  1313. /**
  1314. * Will notify after the lights were configured. Can be used to further configure lights
  1315. */
  1316. onLightsConfiguredObservable: BABYLON.Observable<IPostConfigurationCallback<Array<BABYLON.Light>, {
  1317. [name: string]: ILightConfiguration | boolean | number;
  1318. }>>;
  1319. /**
  1320. * Will notify after the model(s) were configured. Can be used to further configure models
  1321. */
  1322. onModelsConfiguredObservable: BABYLON.Observable<IPostConfigurationCallback<Array<ViewerModel>, IModelConfiguration>>;
  1323. /**
  1324. * Will notify after the envirnoment was configured. Can be used to further configure the environment
  1325. */
  1326. onEnvironmentConfiguredObservable: BABYLON.Observable<IPostConfigurationCallback<BABYLON.EnvironmentHelper, {
  1327. skybox?: ISkyboxConfiguration | boolean;
  1328. ground?: IGroundConfiguration | boolean;
  1329. }>>;
  1330. /**
  1331. * Will notify after the model(s) were configured. Can be used to further configure models
  1332. */
  1333. onVRConfiguredObservable: BABYLON.Observable<IPostConfigurationCallback<BABYLON.VRExperienceHelper, IVRConfiguration>>;
  1334. /**
  1335. * The Babylon BABYLON.Scene of this viewer
  1336. */
  1337. scene: BABYLON.Scene;
  1338. /**
  1339. * The camera used in this viewer
  1340. */
  1341. camera: BABYLON.ArcRotateCamera;
  1342. /**
  1343. * Babylon's scene optimizer
  1344. */
  1345. sceneOptimizer: BABYLON.SceneOptimizer;
  1346. /**
  1347. * Models displayed in this viewer.
  1348. */
  1349. models: Array<ViewerModel>;
  1350. /**
  1351. * Babylon's environment helper of this viewer
  1352. */
  1353. environmentHelper?: BABYLON.EnvironmentHelper;
  1354. protected _defaultHighpTextureType: number;
  1355. protected _shadowGeneratorBias: number;
  1356. protected _defaultPipelineTextureType: number;
  1357. /**
  1358. * The maximum number of shadows supported by the curent viewer
  1359. */
  1360. protected _maxShadows: number;
  1361. /**
  1362. * The labs variable consists of objects that will have their API change.
  1363. * Please be careful when using labs in production.
  1364. */
  1365. labs: ViewerLabs;
  1366. readonly defaultRenderingPipeline: BABYLON.Nullable<BABYLON.DefaultRenderingPipeline>;
  1367. protected _vrHelper?: BABYLON.VRExperienceHelper;
  1368. readonly vrHelper: BABYLON.VRExperienceHelper | undefined;
  1369. constructor(_engine: BABYLON.Engine, _configurationContainer: ConfigurationContainer, _observablesManager?: ObservablesManager | undefined);
  1370. /**
  1371. * Returns a boolean representing HDR support
  1372. */
  1373. readonly isHdrSupported: boolean;
  1374. /**
  1375. * Return the main color defined in the configuration.
  1376. */
  1377. readonly mainColor: BABYLON.Color3;
  1378. readonly reflectionColor: BABYLON.Color3;
  1379. animationBlendingEnabled: boolean;
  1380. readonly observablesManager: ObservablesManager | undefined;
  1381. /**
  1382. * Should shadows be rendered every frame, or only once and stop.
  1383. * This can be used to optimize a scene.
  1384. *
  1385. * Not that the shadows will NOT disapear but will remain in place.
  1386. * @param process if true shadows will be updated once every frame. if false they will stop being updated.
  1387. */
  1388. processShadows: boolean;
  1389. groundEnabled: boolean;
  1390. /**
  1391. * sets wether the reflection is disabled.
  1392. */
  1393. groundMirrorEnabled: boolean;
  1394. defaultRenderingPipelineEnabled: boolean;
  1395. /**
  1396. * Sets the engine flags to unlock all babylon features.
  1397. * Can also be configured using the scene.flags configuration object
  1398. */
  1399. unlockBabylonFeatures(): void;
  1400. /**
  1401. * initialize the scene. Calling this function again will dispose the old scene, if exists.
  1402. */
  1403. initScene(sceneConfiguration?: ISceneConfiguration, optimizerConfiguration?: boolean | ISceneOptimizerConfiguration): Promise<BABYLON.Scene>;
  1404. clearScene(clearModels?: boolean, clearLights?: boolean): void;
  1405. /**
  1406. * This will update the scene's configuration, including camera, lights, environment.
  1407. * @param newConfiguration the delta that should be configured. This includes only the changes
  1408. * @param globalConfiguration The global configuration object, after the new configuration was merged into it
  1409. */
  1410. updateConfiguration(newConfiguration: Partial<ViewerConfiguration>): void;
  1411. bloomEnabled: boolean;
  1412. fxaaEnabled: boolean;
  1413. /**
  1414. * internally configure the scene using the provided configuration.
  1415. * The scene will not be recreated, but just updated.
  1416. * @param sceneConfig the (new) scene configuration
  1417. */
  1418. protected _configureScene(sceneConfig: ISceneConfiguration): void;
  1419. /**
  1420. * Configure the scene optimizer.
  1421. * The existing scene optimizer will be disposed and a new one will be created.
  1422. * @param optimizerConfig the (new) optimizer configuration
  1423. */
  1424. protected _configureOptimizer(optimizerConfig: ISceneOptimizerConfiguration | boolean): void;
  1425. /**
  1426. * configure all models using the configuration.
  1427. * @param modelConfiguration the configuration to use to reconfigure the models
  1428. */
  1429. protected _configureVR(vrConfig: IVRConfiguration): void;
  1430. protected _configureEnvironmentMap(environmentMapConfiguration: IEnvironmentMapConfiguration): any;
  1431. /**
  1432. * (Re) configure the camera. The camera will only be created once and from this point will only be reconfigured.
  1433. * @param cameraConfig the new camera configuration
  1434. * @param model optionally use the model to configure the camera.
  1435. */
  1436. protected _configureCamera(cameraConfig?: ICameraConfiguration): void;
  1437. protected _configureEnvironment(skyboxConifguration?: ISkyboxConfiguration | boolean, groundConfiguration?: IGroundConfiguration | boolean): void;
  1438. /**
  1439. * configure the lights.
  1440. *
  1441. * @param lightsConfiguration the (new) light(s) configuration
  1442. * @param model optionally use the model to configure the camera.
  1443. */
  1444. protected _configureLights(lightsConfiguration?: {
  1445. [name: string]: ILightConfiguration | boolean | number;
  1446. }): void;
  1447. /**
  1448. * Gets the shadow map blur kernel according to the light configuration.
  1449. * @param light The light used to generate the shadows
  1450. * @param bufferSize The size of the shadow map
  1451. * @return the kernel blur size
  1452. */
  1453. getBlurKernel(light: BABYLON.IShadowLight, bufferSize: number): number;
  1454. /**
  1455. * Alters render settings to reduce features based on hardware feature limitations
  1456. * @param enableHDR Allows the viewer to run in HDR mode.
  1457. */
  1458. protected _handleHardwareLimitations(enableHDR?: boolean): void;
  1459. /**
  1460. * Dispoe the entire viewer including the scene and the engine
  1461. */
  1462. dispose(): void;
  1463. }
  1464. }
  1465. declare module BabylonViewer {
  1466. export interface IModelConfiguration {
  1467. id?: string;
  1468. url?: string;
  1469. root?: string;
  1470. file?: string | File;
  1471. loader?: string;
  1472. position?: {
  1473. x: number;
  1474. y: number;
  1475. z: number;
  1476. };
  1477. rotation?: {
  1478. x: number;
  1479. y: number;
  1480. z: number;
  1481. w?: number;
  1482. };
  1483. scaling?: {
  1484. x: number;
  1485. y: number;
  1486. z: number;
  1487. };
  1488. parentObjectIndex?: number;
  1489. castShadow?: boolean;
  1490. receiveShadows?: boolean;
  1491. normalize?: boolean | {
  1492. center?: boolean;
  1493. unitSize?: boolean;
  1494. parentIndex?: number;
  1495. };
  1496. title?: string;
  1497. subtitle?: string;
  1498. thumbnail?: string;
  1499. animation?: {
  1500. autoStart?: boolean | string;
  1501. playOnce?: boolean;
  1502. autoStartIndex?: number;
  1503. };
  1504. entryAnimation?: IModelAnimationConfiguration;
  1505. exitAnimation?: IModelAnimationConfiguration;
  1506. material?: {
  1507. directEnabled?: boolean;
  1508. directIntensity?: number;
  1509. emissiveIntensity?: number;
  1510. environmentIntensity?: number;
  1511. [propName: string]: any;
  1512. };
  1513. /**
  1514. * Rotation offset axis definition
  1515. */
  1516. rotationOffsetAxis?: {
  1517. x: number;
  1518. y: number;
  1519. z: number;
  1520. };
  1521. /**
  1522. * the offset angle
  1523. */
  1524. rotationOffsetAngle?: number;
  1525. loaderConfiguration?: {
  1526. maxLODsToLoad?: number;
  1527. progressiveLoading?: boolean;
  1528. };
  1529. }
  1530. }
  1531. declare module BabylonViewer {
  1532. /**
  1533. * Get a loader plugin according to its name.
  1534. * The plugin will be cached and will be reused if called for again.
  1535. *
  1536. * @param name the name of the plugin
  1537. */
  1538. export function getLoaderPluginByName(name: string): ILoaderPlugin;
  1539. /**
  1540. *
  1541. */
  1542. export function addLoaderPlugin(name: string, plugin: ILoaderPlugin): void;
  1543. }
  1544. declare module BabylonViewer {
  1545. /**
  1546. * A custom upgrade-oriented function configuration for the scene optimizer.
  1547. *
  1548. * @param viewer the viewer to optimize
  1549. */
  1550. export function extendedUpgrade(sceneManager: SceneManager): boolean;
  1551. /**
  1552. * A custom degrade-oriented function configuration for the scene optimizer.
  1553. *
  1554. * @param viewer the viewer to optimize
  1555. */
  1556. export function extendedDegrade(sceneManager: SceneManager): boolean;
  1557. }
  1558. declare module BabylonViewer {
  1559. }
  1560. declare module BabylonViewer {
  1561. export interface IEnvironmentMapConfiguration {
  1562. /**
  1563. * Environment map texture path in relative to the asset folder.
  1564. */
  1565. texture: string;
  1566. /**
  1567. * Default rotation to apply to the environment map.
  1568. */
  1569. rotationY: number;
  1570. /**
  1571. * Tint level of the main color on the environment map.
  1572. */
  1573. tintLevel: number;
  1574. /**
  1575. * The environment's main color.
  1576. */
  1577. mainColor?: {
  1578. r?: number;
  1579. g?: number;
  1580. b?: number;
  1581. };
  1582. }
  1583. }
  1584. declare module BabylonViewer {
  1585. /**
  1586. * The EventManager is in charge of registering user interctions with the viewer.
  1587. * It is used in the TemplateManager
  1588. */
  1589. export class EventManager {
  1590. constructor(_templateManager: TemplateManager);
  1591. /**
  1592. * Register a new callback to a specific template.
  1593. * The best example for the usage can be found in the DefaultViewer
  1594. *
  1595. * @param templateName the templateName to register the event to
  1596. * @param callback The callback to be executed
  1597. * @param eventType the type of event to register
  1598. * @param selector an optional selector. if not defined the parent object in the template will be selected
  1599. */
  1600. registerCallback(templateName: string, callback: (eventData: EventCallback) => void, eventType?: string, selector?: string): void;
  1601. /**
  1602. * This will remove a registered event from the defined template.
  1603. * Each one of the variables apart from the template name are optional, but one must be provided.
  1604. *
  1605. * @param templateName the templateName
  1606. * @param callback the callback to remove (optional)
  1607. * @param eventType the event type to remove (optional)
  1608. * @param selector the selector from which to remove the event (optional)
  1609. */
  1610. unregisterCallback(templateName: string, callback: (eventData: EventCallback) => void, eventType?: string, selector?: string): void;
  1611. /**
  1612. * Dispose the event manager
  1613. */
  1614. dispose(): void;
  1615. }
  1616. }
  1617. declare module BabylonViewer {
  1618. /**
  1619. * The ViewerLabs class will hold functions that are not (!) backwards compatible.
  1620. * The APIs in all labs-related classes and configuration might change.
  1621. * Once stable, lab features will be moved to the publis API and configuration object.
  1622. */
  1623. export class ViewerLabs {
  1624. constructor(_scene: BABYLON.Scene);
  1625. assetsRootURL: string;
  1626. environment: PBREnvironment;
  1627. /**
  1628. * Loads an environment map from a given URL
  1629. * @param url URL of environment map
  1630. * @param onSuccess Callback fired after environment successfully applied to the scene
  1631. * @param onProgress Callback fired at progress events while loading the environment map
  1632. * @param onError Callback fired when the load fails
  1633. */
  1634. loadEnvironment(url: string, onSuccess?: (env: PBREnvironment) => void, onProgress?: (bytesLoaded: number, bytesTotal: number) => void, onError?: (e: any) => void): void;
  1635. /**
  1636. * Loads an environment map from a given URL
  1637. * @param buffer ArrayBuffer containing environment map
  1638. * @param onSuccess Callback fired after environment successfully applied to the scene
  1639. * @param onProgress Callback fired at progress events while loading the environment map
  1640. * @param onError Callback fired when the load fails
  1641. */
  1642. loadEnvironment(buffer: ArrayBuffer, onSuccess?: (env: PBREnvironment) => void, onProgress?: (bytesLoaded: number, bytesTotal: number) => void, onError?: (e: any) => void): void;
  1643. /**
  1644. * Sets the environment to an already loaded environment
  1645. * @param env PBREnvironment instance
  1646. * @param onSuccess Callback fired after environment successfully applied to the scene
  1647. * @param onProgress Callback fired at progress events while loading the environment map
  1648. * @param onError Callback fired when the load fails
  1649. */
  1650. loadEnvironment(env: PBREnvironment, onSuccess?: (env: PBREnvironment) => void, onProgress?: (bytesLoaded: number, bytesTotal: number) => void, onError?: (e: any) => void): void;
  1651. /**
  1652. * Applies an `EnvironmentMapConfiguration` to the scene
  1653. * @param environmentMapConfiguration Environment map configuration to apply
  1654. */
  1655. applyEnvironmentMapConfiguration(rotationY?: number): void;
  1656. /**
  1657. * Get an environment asset url by using the configuration if the path is not absolute.
  1658. * @param url Asset url
  1659. * @returns The Asset url using the `environmentAssetsRootURL` if the url is not an absolute path.
  1660. */
  1661. getAssetUrl(url: string): string;
  1662. rotateShadowLight(shadowLight: BABYLON.ShadowLight, amount: number, point?: BABYLON.Vector3, axis?: BABYLON.Vector3, target?: BABYLON.Vector3): void;
  1663. }
  1664. }
  1665. declare module BabylonViewer {
  1666. /**
  1667. * Defines an animation to be applied to a model (translation, scale or rotation).
  1668. */
  1669. export interface IModelAnimationConfiguration {
  1670. /**
  1671. * Time of animation, in seconds
  1672. */
  1673. time?: number;
  1674. /**
  1675. * Scale to apply
  1676. */
  1677. scaling?: {
  1678. x: number;
  1679. y: number;
  1680. z: number;
  1681. };
  1682. /**
  1683. * Easing function to apply
  1684. */
  1685. easingFunction?: number;
  1686. /**
  1687. * An Easing mode to apply to the easing function
  1688. * See BABYLON.EasingFunction
  1689. */
  1690. easingMode?: number;
  1691. }
  1692. }
  1693. declare module BabylonViewer {
  1694. export class TelemetryLoaderPlugin implements ILoaderPlugin {
  1695. onInit(loader: BABYLON.ISceneLoaderPlugin | BABYLON.ISceneLoaderPluginAsync, model: ViewerModel): void;
  1696. onLoaded(model: ViewerModel): void;
  1697. onError(message: string, exception: any): void;
  1698. onComplete(): void;
  1699. }
  1700. }
  1701. declare module BabylonViewer {
  1702. /**
  1703. * A loder plugin to use MSFT_lod extension correctly (glTF)
  1704. */
  1705. export class MSFTLodLoaderPlugin implements ILoaderPlugin {
  1706. onInit(loader: BABYLON.ISceneLoaderPlugin | BABYLON.ISceneLoaderPluginAsync, model: ViewerModel): void;
  1707. onExtensionLoaded(extension: BABYLON.IGLTFLoaderExtension): void;
  1708. }
  1709. }
  1710. declare module BabylonViewer {
  1711. /**
  1712. * Force-apply material configuration right after a material was loaded.
  1713. */
  1714. export class ApplyMaterialConfigPlugin implements ILoaderPlugin {
  1715. onInit(loader: BABYLON.ISceneLoaderPlugin | BABYLON.ISceneLoaderPluginAsync, model: ViewerModel): void;
  1716. onMaterialLoaded(material: BABYLON.Material): void;
  1717. }
  1718. }
  1719. declare module BabylonViewer {
  1720. /**
  1721. * A (PBR) material will be extended using this function.
  1722. * This function will hold extra default configuration for the viewer, if not implemented in Babylon itself.
  1723. */
  1724. export class ExtendedMaterialLoaderPlugin implements ILoaderPlugin {
  1725. onMaterialLoaded(baseMaterial: BABYLON.Material): void;
  1726. }
  1727. }
  1728. declare module BabylonViewer {
  1729. export interface ICameraConfiguration {
  1730. position?: {
  1731. x: number;
  1732. y: number;
  1733. z: number;
  1734. };
  1735. rotation?: {
  1736. x: number;
  1737. y: number;
  1738. z: number;
  1739. w: number;
  1740. };
  1741. fov?: number;
  1742. fovMode?: number;
  1743. minZ?: number;
  1744. maxZ?: number;
  1745. inertia?: number;
  1746. exposure?: number;
  1747. pinchPrecision?: number;
  1748. behaviors?: {
  1749. [name: string]: boolean | number | ICameraBehaviorConfiguration;
  1750. };
  1751. disableCameraControl?: boolean;
  1752. disableCtrlForPanning?: boolean;
  1753. disableAutoFocus?: boolean;
  1754. [propName: string]: any;
  1755. }
  1756. export interface ICameraBehaviorConfiguration {
  1757. type: number;
  1758. [propName: string]: any;
  1759. }
  1760. }
  1761. declare module BabylonViewer {
  1762. /**
  1763. * The Color Grading Configuration groups the different settings used to define the color grading used in the viewer.
  1764. */
  1765. export interface IColorGradingConfiguration {
  1766. /**
  1767. * Transform data string, encoded as determined by transformDataFormat.
  1768. */
  1769. transformData: string;
  1770. /**
  1771. * The encoding format of TransformData (currently only raw-base16 is supported).
  1772. */
  1773. transformDataFormat: string;
  1774. /**
  1775. * The weight of the transform
  1776. */
  1777. transformWeight: number;
  1778. /**
  1779. * Color curve colorFilterHueGlobal value
  1780. */
  1781. colorFilterHueGlobal: number;
  1782. /**
  1783. * Color curve colorFilterHueShadows value
  1784. */
  1785. colorFilterHueShadows: number;
  1786. /**
  1787. * Color curve colorFilterHueMidtones value
  1788. */
  1789. colorFilterHueMidtones: number;
  1790. /**
  1791. * Color curve colorFilterHueHighlights value
  1792. */
  1793. colorFilterHueHighlights: number;
  1794. /**
  1795. * Color curve colorFilterDensityGlobal value
  1796. */
  1797. colorFilterDensityGlobal: number;
  1798. /**
  1799. * Color curve colorFilterDensityShadows value
  1800. */
  1801. colorFilterDensityShadows: number;
  1802. /**
  1803. * Color curve colorFilterDensityMidtones value
  1804. */
  1805. colorFilterDensityMidtones: number;
  1806. /**
  1807. * Color curve colorFilterDensityHighlights value
  1808. */
  1809. colorFilterDensityHighlights: number;
  1810. /**
  1811. * Color curve saturationGlobal value
  1812. */
  1813. saturationGlobal: number;
  1814. /**
  1815. * Color curve saturationShadows value
  1816. */
  1817. saturationShadows: number;
  1818. /**
  1819. * Color curve saturationMidtones value
  1820. */
  1821. saturationMidtones: number;
  1822. /**
  1823. * Color curve saturationHighlights value
  1824. */
  1825. saturationHighlights: number;
  1826. /**
  1827. * Color curve exposureGlobal value
  1828. */
  1829. exposureGlobal: number;
  1830. /**
  1831. * Color curve exposureShadows value
  1832. */
  1833. exposureShadows: number;
  1834. /**
  1835. * Color curve exposureMidtones value
  1836. */
  1837. exposureMidtones: number;
  1838. /**
  1839. * Color curve exposureHighlights value
  1840. */
  1841. exposureHighlights: number;
  1842. }
  1843. }
  1844. declare module BabylonViewer {
  1845. export interface IDefaultRenderingPipelineConfiguration {
  1846. sharpenEnabled?: boolean;
  1847. bloomEnabled?: boolean;
  1848. bloomThreshold?: number;
  1849. depthOfFieldEnabled?: boolean;
  1850. depthOfFieldBlurLevel?: BABYLON.DepthOfFieldEffectBlurLevel;
  1851. fxaaEnabled?: boolean;
  1852. imageProcessingEnabled?: boolean;
  1853. defaultPipelineTextureType?: number;
  1854. bloomScale?: number;
  1855. chromaticAberrationEnabled?: boolean;
  1856. grainEnabled?: boolean;
  1857. bloomKernel?: number;
  1858. hardwareScaleLevel?: number;
  1859. bloomWeight?: number;
  1860. hdr?: boolean;
  1861. samples?: number;
  1862. glowLayerEnabled?: boolean;
  1863. }
  1864. }
  1865. declare module BabylonViewer {
  1866. export interface IGroundConfiguration {
  1867. size?: number;
  1868. receiveShadows?: boolean;
  1869. shadowLevel?: number;
  1870. shadowOnly?: boolean;
  1871. mirror?: boolean | {
  1872. sizeRatio?: number;
  1873. blurKernel?: number;
  1874. amount?: number;
  1875. fresnelWeight?: number;
  1876. fallOffDistance?: number;
  1877. textureType?: number;
  1878. };
  1879. texture?: string;
  1880. color?: {
  1881. r: number;
  1882. g: number;
  1883. b: number;
  1884. };
  1885. opacity?: number;
  1886. material?: {
  1887. [propName: string]: any;
  1888. };
  1889. }
  1890. }
  1891. declare module BabylonViewer {
  1892. export interface IImageProcessingConfiguration {
  1893. colorGradingEnabled?: boolean;
  1894. colorCurvesEnabled?: boolean;
  1895. colorCurves?: {
  1896. globalHue?: number;
  1897. globalDensity?: number;
  1898. globalSaturation?: number;
  1899. globalExposure?: number;
  1900. highlightsHue?: number;
  1901. highlightsDensity?: number;
  1902. highlightsSaturation?: number;
  1903. highlightsExposure?: number;
  1904. midtonesHue?: number;
  1905. midtonesDensity?: number;
  1906. midtonesSaturation?: number;
  1907. midtonesExposure?: number;
  1908. shadowsHue?: number;
  1909. shadowsDensity?: number;
  1910. shadowsSaturation?: number;
  1911. shadowsExposure?: number;
  1912. };
  1913. colorGradingWithGreenDepth?: boolean;
  1914. colorGradingBGR?: boolean;
  1915. exposure?: number;
  1916. toneMappingEnabled?: boolean;
  1917. contrast?: number;
  1918. vignetteEnabled?: boolean;
  1919. vignetteStretch?: number;
  1920. vignetteCentreX?: number;
  1921. vignetteCentreY?: number;
  1922. vignetteWeight?: number;
  1923. vignetteColor?: {
  1924. r: number;
  1925. g: number;
  1926. b: number;
  1927. a?: number;
  1928. };
  1929. vignetteCameraFov?: number;
  1930. vignetteBlendMode?: number;
  1931. vignetteM?: boolean;
  1932. applyByPostProcess?: boolean;
  1933. isEnabled?: boolean;
  1934. }
  1935. }
  1936. declare module BabylonViewer {
  1937. export interface ILightConfiguration {
  1938. type: number;
  1939. name?: string;
  1940. disabled?: boolean;
  1941. position?: {
  1942. x: number;
  1943. y: number;
  1944. z: number;
  1945. };
  1946. target?: {
  1947. x: number;
  1948. y: number;
  1949. z: number;
  1950. };
  1951. direction?: {
  1952. x: number;
  1953. y: number;
  1954. z: number;
  1955. };
  1956. diffuse?: {
  1957. r: number;
  1958. g: number;
  1959. b: number;
  1960. };
  1961. specular?: {
  1962. r: number;
  1963. g: number;
  1964. b: number;
  1965. };
  1966. intensity?: number;
  1967. intensityMode?: number;
  1968. radius?: number;
  1969. shadownEnabled?: boolean;
  1970. shadowConfig?: {
  1971. useBlurExponentialShadowMap?: boolean;
  1972. useBlurCloseExponentialShadowMap?: boolean;
  1973. useKernelBlur?: boolean;
  1974. blurKernel?: number;
  1975. blurScale?: number;
  1976. minZ?: number;
  1977. maxZ?: number;
  1978. frustumSize?: number;
  1979. angleScale?: number;
  1980. frustumEdgeFalloff?: number;
  1981. [propName: string]: any;
  1982. };
  1983. spotAngle?: number;
  1984. shadowFieldOfView?: number;
  1985. shadowBufferSize?: number;
  1986. shadowFrustumSize?: number;
  1987. shadowMinZ?: number;
  1988. shadowMaxZ?: number;
  1989. [propName: string]: any;
  1990. behaviors?: {
  1991. [name: string]: number | {
  1992. type: number;
  1993. [propName: string]: any;
  1994. };
  1995. };
  1996. }
  1997. }
  1998. declare module BabylonViewer {
  1999. export interface IObserversConfiguration {
  2000. onEngineInit?: string;
  2001. onSceneInit?: string;
  2002. onModelLoaded?: string;
  2003. }
  2004. }
  2005. declare module BabylonViewer {
  2006. export interface ISceneConfiguration {
  2007. debug?: boolean;
  2008. clearColor?: {
  2009. r: number;
  2010. g: number;
  2011. b: number;
  2012. a: number;
  2013. };
  2014. /** Deprecated, use environmentMap.mainColor instead. */
  2015. mainColor?: {
  2016. r?: number;
  2017. g?: number;
  2018. b?: number;
  2019. };
  2020. imageProcessingConfiguration?: IImageProcessingConfiguration;
  2021. environmentTexture?: string;
  2022. colorGrading?: IColorGradingConfiguration;
  2023. environmentRotationY?: number;
  2024. /**
  2025. * Deprecated, please use default rendering pipeline
  2026. */
  2027. glow?: boolean | BABYLON.IGlowLayerOptions;
  2028. disableHdr?: boolean;
  2029. renderInBackground?: boolean;
  2030. disableCameraControl?: boolean;
  2031. animationPropertiesOverride?: {
  2032. [propName: string]: any;
  2033. };
  2034. defaultMaterial?: {
  2035. materialType: "standard" | "pbr";
  2036. [propName: string]: any;
  2037. };
  2038. flags?: {
  2039. shadowsEnabled?: boolean;
  2040. particlesEnabled?: boolean;
  2041. collisionsEnabled?: boolean;
  2042. lightsEnabled?: boolean;
  2043. texturesEnabled?: boolean;
  2044. lensFlaresEnabled?: boolean;
  2045. proceduralTexturesEnabled?: boolean;
  2046. renderTargetsEnabled?: boolean;
  2047. spritesEnabled?: boolean;
  2048. skeletonsEnabled?: boolean;
  2049. audioEnabled?: boolean;
  2050. };
  2051. assetsRootURL?: string;
  2052. }
  2053. }
  2054. declare module BabylonViewer {
  2055. export interface ISceneOptimizerConfiguration {
  2056. targetFrameRate?: number;
  2057. trackerDuration?: number;
  2058. autoGeneratePriorities?: boolean;
  2059. improvementMode?: boolean;
  2060. degradation?: string;
  2061. types?: {
  2062. texture?: ISceneOptimizerParameters;
  2063. hardwareScaling?: ISceneOptimizerParameters;
  2064. shadow?: ISceneOptimizerParameters;
  2065. postProcess?: ISceneOptimizerParameters;
  2066. lensFlare?: ISceneOptimizerParameters;
  2067. particles?: ISceneOptimizerParameters;
  2068. renderTarget?: ISceneOptimizerParameters;
  2069. mergeMeshes?: ISceneOptimizerParameters;
  2070. };
  2071. custom?: string;
  2072. }
  2073. export interface ISceneOptimizerParameters {
  2074. priority?: number;
  2075. maximumSize?: number;
  2076. step?: number;
  2077. }
  2078. }
  2079. declare module BabylonViewer {
  2080. export interface ISkyboxConfiguration {
  2081. cubeTexture?: {
  2082. noMipMap?: boolean;
  2083. gammaSpace?: boolean;
  2084. url?: string | Array<string>;
  2085. };
  2086. color?: {
  2087. r: number;
  2088. g: number;
  2089. b: number;
  2090. };
  2091. pbr?: boolean;
  2092. scale?: number;
  2093. blur?: number;
  2094. material?: {
  2095. imageProcessingConfiguration?: IImageProcessingConfiguration;
  2096. [propName: string]: any;
  2097. };
  2098. infiniteDistance?: boolean;
  2099. }
  2100. }
  2101. declare module BabylonViewer {
  2102. /**
  2103. * A single template configuration object
  2104. */
  2105. export interface ITemplateConfiguration {
  2106. /**
  2107. * can be either the id of the template's html element or a URL.
  2108. * See - http://doc.babylonjs.com/extensions/the_templating_system#location-vs-html
  2109. */
  2110. location?: string;
  2111. /**
  2112. * If no location is provided you can provide here the raw html of this template.
  2113. * See http://doc.babylonjs.com/extensions/the_templating_system#location-vs-html
  2114. */
  2115. html?: string;
  2116. id?: string;
  2117. /**
  2118. * Parameters that will be delivered to the template and will render it accordingly.
  2119. */
  2120. params?: {
  2121. [key: string]: string | number | boolean | object;
  2122. };
  2123. /**
  2124. * Events to attach to this template.
  2125. * event name is the key. the value can either be a boolean (attach to the parent element)
  2126. * or a map of html id elements.
  2127. *
  2128. * See - http://doc.babylonjs.com/extensions/the_templating_system#event-binding
  2129. */
  2130. events?: {
  2131. pointerdown?: boolean | {
  2132. [id: string]: boolean;
  2133. };
  2134. pointerup?: boolean | {
  2135. [id: string]: boolean;
  2136. };
  2137. pointermove?: boolean | {
  2138. [id: string]: boolean;
  2139. };
  2140. pointerover?: boolean | {
  2141. [id: string]: boolean;
  2142. };
  2143. pointerout?: boolean | {
  2144. [id: string]: boolean;
  2145. };
  2146. pointerenter?: boolean | {
  2147. [id: string]: boolean;
  2148. };
  2149. pointerleave?: boolean | {
  2150. [id: string]: boolean;
  2151. };
  2152. pointercancel?: boolean | {
  2153. [id: string]: boolean;
  2154. };
  2155. click?: boolean | {
  2156. [id: string]: boolean;
  2157. };
  2158. dragstart?: boolean | {
  2159. [id: string]: boolean;
  2160. };
  2161. drop?: boolean | {
  2162. [id: string]: boolean;
  2163. };
  2164. [key: string]: boolean | {
  2165. [id: string]: boolean;
  2166. } | undefined;
  2167. };
  2168. }
  2169. }
  2170. declare module BabylonViewer {
  2171. export interface IVRConfiguration {
  2172. disabled?: boolean;
  2173. objectScaleFactor?: number;
  2174. disableInteractions?: boolean;
  2175. disableTeleportation?: boolean;
  2176. overrideFloorMeshName?: string;
  2177. vrOptions?: BABYLON.VRExperienceHelperOptions;
  2178. modelHeightCorrection?: number | boolean;
  2179. rotateUsingControllers?: boolean;
  2180. cameraPosition?: {
  2181. x: number;
  2182. y: number;
  2183. z: number;
  2184. };
  2185. }
  2186. }
  2187. declare module BabylonViewer {
  2188. /**
  2189. * Spherical polynomial coefficients (counter part to spherical harmonic coefficients used in shader irradiance calculation)
  2190. * @ignoreChildren
  2191. */
  2192. export interface SphericalPolynomalCoefficients {
  2193. x: BABYLON.Vector3;
  2194. y: BABYLON.Vector3;
  2195. z: BABYLON.Vector3;
  2196. xx: BABYLON.Vector3;
  2197. yy: BABYLON.Vector3;
  2198. zz: BABYLON.Vector3;
  2199. yz: BABYLON.Vector3;
  2200. zx: BABYLON.Vector3;
  2201. xy: BABYLON.Vector3;
  2202. }
  2203. /**
  2204. * Wraps data and maps required for environments with physically based rendering
  2205. */
  2206. export interface PBREnvironment {
  2207. /**
  2208. * Spherical Polynomial Coefficients representing an irradiance map
  2209. */
  2210. irradiancePolynomialCoefficients: SphericalPolynomalCoefficients;
  2211. /**
  2212. * Specular cubemap
  2213. */
  2214. specularTexture?: TextureCube;
  2215. /**
  2216. * A scale factor applied to RGB values after reading from environment maps
  2217. */
  2218. textureIntensityScale: number;
  2219. }
  2220. /**
  2221. * Environment map representations: layouts, projections and approximations
  2222. */
  2223. export type MapType = 'irradiance_sh_coefficients_9' | 'cubemap_faces';
  2224. /**
  2225. * Image type used for environment map
  2226. */
  2227. export type ImageType = 'png';
  2228. /**
  2229. * A generic field in JSON that report's its type
  2230. */
  2231. export interface TypedObject<T> {
  2232. type: T;
  2233. }
  2234. /**
  2235. * Describes a range of bytes starting at byte pos (inclusive) and finishing at byte pos + length - 1
  2236. */
  2237. export interface ByteRange {
  2238. pos: number;
  2239. length: number;
  2240. }
  2241. /**
  2242. * Complete Spectre Environment JSON Descriptor
  2243. */
  2244. export interface EnvJsonDescriptor {
  2245. radiance: TypedObject<MapType>;
  2246. irradiance: TypedObject<MapType>;
  2247. specular: TypedObject<MapType>;
  2248. }
  2249. /**
  2250. * Spherical harmonic coefficients to provide an irradiance map
  2251. */
  2252. export interface IrradianceSHCoefficients9 extends TypedObject<MapType> {
  2253. l00: Array<number>;
  2254. l1_1: Array<number>;
  2255. l10: Array<number>;
  2256. l11: Array<number>;
  2257. l2_2: Array<number>;
  2258. l2_1: Array<number>;
  2259. l20: Array<number>;
  2260. l21: Array<number>;
  2261. l22: Array<number>;
  2262. }
  2263. /**
  2264. * A generic set of images, where the image content is specified by byte ranges in the mipmaps field
  2265. */
  2266. export interface ImageSet<T> extends TypedObject<MapType> {
  2267. imageType: ImageType;
  2268. width: number;
  2269. height: number;
  2270. mipmaps: Array<T>;
  2271. multiplier: number;
  2272. }
  2273. /**
  2274. * A set of cubemap faces
  2275. */
  2276. export type CubemapFaces = ImageSet<Array<ByteRange>>;
  2277. /**
  2278. * A single image containing an atlas of equirectangular-projection maps across all mip levels
  2279. */
  2280. export type EquirectangularMipmapAtlas = ImageSet<ByteRange>;
  2281. /**
  2282. * A static class proving methods to aid parsing Spectre environment files
  2283. */
  2284. export class EnvironmentDeserializer {
  2285. /**
  2286. * Parses an arraybuffer into a new PBREnvironment object
  2287. * @param arrayBuffer The arraybuffer of the Spectre environment file
  2288. * @return a PBREnvironment object
  2289. */
  2290. static Parse(arrayBuffer: ArrayBuffer): PBREnvironment;
  2291. }
  2292. }
  2293. declare module BabylonViewer {
  2294. /**
  2295. * WebGL Pixel Formats
  2296. */
  2297. export const enum PixelFormat {
  2298. DEPTH_COMPONENT = 6402,
  2299. ALPHA = 6406,
  2300. RGB = 6407,
  2301. RGBA = 6408,
  2302. LUMINANCE = 6409,
  2303. LUMINANCE_ALPHA = 6410
  2304. }
  2305. /**
  2306. * WebGL Pixel Types
  2307. */
  2308. export const enum PixelType {
  2309. UNSIGNED_BYTE = 5121,
  2310. UNSIGNED_SHORT_4_4_4_4 = 32819,
  2311. UNSIGNED_SHORT_5_5_5_1 = 32820,
  2312. UNSIGNED_SHORT_5_6_5 = 33635
  2313. }
  2314. /**
  2315. * WebGL Texture Magnification Filter
  2316. */
  2317. export const enum TextureMagFilter {
  2318. NEAREST = 9728,
  2319. LINEAR = 9729
  2320. }
  2321. /**
  2322. * WebGL Texture Minification Filter
  2323. */
  2324. export const enum TextureMinFilter {
  2325. NEAREST = 9728,
  2326. LINEAR = 9729,
  2327. NEAREST_MIPMAP_NEAREST = 9984,
  2328. LINEAR_MIPMAP_NEAREST = 9985,
  2329. NEAREST_MIPMAP_LINEAR = 9986,
  2330. LINEAR_MIPMAP_LINEAR = 9987
  2331. }
  2332. /**
  2333. * WebGL Texture Wrap Modes
  2334. */
  2335. export const enum TextureWrapMode {
  2336. REPEAT = 10497,
  2337. CLAMP_TO_EDGE = 33071,
  2338. MIRRORED_REPEAT = 33648
  2339. }
  2340. /**
  2341. * Raw texture data and descriptor sufficient for WebGL texture upload
  2342. */
  2343. export interface TextureData {
  2344. /**
  2345. * Width of image
  2346. */
  2347. width: number;
  2348. /**
  2349. * Height of image
  2350. */
  2351. height: number;
  2352. /**
  2353. * Format of pixels in data
  2354. */
  2355. format: PixelFormat;
  2356. /**
  2357. * Row byte alignment of pixels in data
  2358. */
  2359. alignment: number;
  2360. /**
  2361. * Pixel data
  2362. */
  2363. data: ArrayBufferView;
  2364. }
  2365. /**
  2366. * Wraps sampling parameters for a WebGL texture
  2367. */
  2368. export interface SamplingParameters {
  2369. /**
  2370. * Magnification mode when upsampling from a WebGL texture
  2371. */
  2372. magFilter?: TextureMagFilter;
  2373. /**
  2374. * Minification mode when upsampling from a WebGL texture
  2375. */
  2376. minFilter?: TextureMinFilter;
  2377. /**
  2378. * X axis wrapping mode when sampling out of a WebGL texture bounds
  2379. */
  2380. wrapS?: TextureWrapMode;
  2381. /**
  2382. * Y axis wrapping mode when sampling out of a WebGL texture bounds
  2383. */
  2384. wrapT?: TextureWrapMode;
  2385. /**
  2386. * Anisotropic filtering samples
  2387. */
  2388. maxAnisotropy?: number;
  2389. }
  2390. /**
  2391. * Represents a valid WebGL texture source for use in texImage2D
  2392. */
  2393. export type TextureSource = TextureData | ImageData | HTMLImageElement | HTMLCanvasElement | HTMLVideoElement;
  2394. /**
  2395. * A generic set of texture mipmaps (where index 0 has the largest dimension)
  2396. */
  2397. export type Mipmaps<T> = Array<T>;
  2398. /**
  2399. * A set of 6 cubemap arranged in the order [+x, -x, +y, -y, +z, -z]
  2400. */
  2401. export type Faces<T> = Array<T>;
  2402. /**
  2403. * A set of texture mipmaps specifically for 2D textures in WebGL (where index 0 has the largest dimension)
  2404. */
  2405. export type Mipmaps2D = Mipmaps<TextureSource>;
  2406. /**
  2407. * A set of texture mipmaps specifically for cubemap textures in WebGL (where index 0 has the largest dimension)
  2408. */
  2409. export type MipmapsCube = Mipmaps<Faces<TextureSource>>;
  2410. /**
  2411. * A minimal WebGL cubemap descriptor
  2412. */
  2413. export class TextureCube {
  2414. internalFormat: PixelFormat;
  2415. type: PixelType;
  2416. source: MipmapsCube;
  2417. /**
  2418. * Returns the width of a face of the texture or 0 if not available
  2419. */
  2420. readonly Width: number;
  2421. /**
  2422. * Returns the height of a face of the texture or 0 if not available
  2423. */
  2424. readonly Height: number;
  2425. /**
  2426. * constructor
  2427. * @param internalFormat WebGL pixel format for the texture on the GPU
  2428. * @param type WebGL pixel type of the supplied data and texture on the GPU
  2429. * @param source An array containing mipmap levels of faces, where each mipmap level is an array of faces and each face is a TextureSource object
  2430. */
  2431. constructor(internalFormat: PixelFormat, type: PixelType, source?: MipmapsCube);
  2432. }
  2433. /**
  2434. * A static class providing methods to aid working with Bablyon textures.
  2435. */
  2436. export class TextureUtils {
  2437. /**
  2438. * A prefix used when storing a babylon texture object reference on a Spectre texture object
  2439. */
  2440. static BabylonTextureKeyPrefix: string;
  2441. /**
  2442. * Controls anisotropic filtering for deserialized textures.
  2443. */
  2444. static MaxAnisotropy: number;
  2445. /**
  2446. * Returns a BabylonCubeTexture instance from a Spectre texture cube, subject to sampling parameters.
  2447. * If such a texture has already been requested in the past, this texture will be returned, otherwise a new one will be created.
  2448. * The advantage of this is to enable working with texture objects without the need to initialize on the GPU until desired.
  2449. * @param scene A Babylon BABYLON.Scene instance
  2450. * @param textureCube A Spectre TextureCube object
  2451. * @param parameters WebGL texture sampling parameters
  2452. * @param automaticMipmaps Pass true to enable automatic mipmap generation where possible (requires power of images)
  2453. * @param environment Specifies that the texture will be used as an environment
  2454. * @param singleLod Specifies that the texture will be a singleLod (for environment)
  2455. * @return Babylon cube texture
  2456. */
  2457. static GetBabylonCubeTexture(scene: BABYLON.Scene, textureCube: TextureCube, automaticMipmaps: boolean, environment?: boolean, singleLod?: boolean): BABYLON.CubeTexture;
  2458. /**
  2459. * Applies Spectre SamplingParameters to a Babylon texture by directly setting texture parameters on the internal WebGLTexture as well as setting Babylon fields
  2460. * @param babylonTexture Babylon texture to apply texture to (requires the Babylon texture has an initialize _texture field)
  2461. * @param parameters Spectre SamplingParameters to apply
  2462. */
  2463. static ApplySamplingParameters(babylonTexture: BABYLON.BaseTexture, parameters: SamplingParameters): void;
  2464. /**
  2465. * Environment preprocessing dedicated value (Internal Use or Advanced only).
  2466. */
  2467. static EnvironmentLODScale: number;
  2468. /**
  2469. * Environment preprocessing dedicated value (Internal Use or Advanced only)..
  2470. */
  2471. static EnvironmentLODOffset: number;
  2472. }
  2473. }