Class ExportSceneGlbDto (Inputs.BabylonIO)
Constructors
constructor
new ExportSceneGlbDto( fileName?: string, discardSkyboxAndGrid?: boolean,): ExportSceneGlbDto Parameters
OptionalfileName: stringOptionaldiscardSkyboxAndGrid: boolean
Properties
fileName
fileName: string
OptionaldiscardSkyboxAndGrid
discardSkyboxAndGrid?: boolean
Feeds
babylon.io.exportGLBwith the file name and whether to leave out the skybox and ground this library adds.