@animech-public/playcanvas
Version:
PlayCanvas WebGL game engine
2 lines (1 loc) • 546 B
JavaScript
const a=new RegExp("^\\s*(?:(?:[a-z]+[a-z0-9\\-+.]*:)?//|data:|blob:)","i"),t="animation",e="audio",i="image",o="json",s="model",n="material",r="text",m="texture",c="textureatlas",l="cubemap",x="shader",d="css",p="html",u="script",b="container";export{a as ABSOLUTE_URL,t as ASSET_ANIMATION,e as ASSET_AUDIO,b as ASSET_CONTAINER,d as ASSET_CSS,l as ASSET_CUBEMAP,p as ASSET_HTML,i as ASSET_IMAGE,o as ASSET_JSON,n as ASSET_MATERIAL,s as ASSET_MODEL,u as ASSET_SCRIPT,x as ASSET_SHADER,r as ASSET_TEXT,m as ASSET_TEXTURE,c as ASSET_TEXTUREATLAS};