Variables
Const AUDIO
AUDIO: "audio" = "audio"
Const DAE_MODEL
DAE_MODEL: "daeModel" = "daeModel"
Const FBX_MODEL
FBX_MODEL: "fbxModel" = "fbxModel"
Const FONT
FONT: "font" = "font"
Const GLTF_MODEL
GLTF_MODEL: "gltfModel" = "gltfModel"
Const OBJ2_MODEL
OBJ2_MODEL: "obj2Model" = "obj2Model"
Const OBJ_MODEL
OBJ_MODEL: "objModel" = "objModel"
Const POSITIONAL_AUDIO
POSITIONAL_AUDIO: "positional_audio" = "positional_audio"
Const TEXTURE
TEXTURE: "texture" = "texture"
Const VIDEO
VIDEO: "video" = "video"
g.frame.components.window
Module repo template for g.frame
How to use
g.frame.components.windowoccurrences to your module nameg.frame.module_name.github_folder to.githubg.frameandthreenpm installto install all dependenciesHow to build
npm run buildto build your modulenpm run lintto lint your codenpm run testto run unit testsnpm run docsto generate docsUseful links
g.framerepo https://github.com/VeryBigThings/g.frame