Class ExportSceneGlbDto (Inputs.BabylonIO)
Constructors
constructor
new ExportSceneGlbDto( fileName?: string, discardSkyboxAndGrid?: boolean,): ExportSceneGlbDto Parameters
OptionalfileName: stringOptionaldiscardSkyboxAndGrid: boolean
Properties
fileName
fileName: string
OptionaldiscardSkyboxAndGrid
discardSkyboxAndGrid?: boolean
File name that should be used for the scene.