Class ExportSceneGlbDto (Inputs.BabylonIO)
Constructors
constructor
new ExportSceneGlbDto( fileName?: string, discardSkyboxAndGrid?: boolean,): ExportSceneGlbDto Parameters
OptionalfileName: stringOptionaldiscardSkyboxAndGrid: boolean
Properties
fileName
fileName: string
OptionaldiscardSkyboxAndGrid
discardSkyboxAndGrid?: boolean
Подается в
babylon.io.exportGLBс именем файла и исключать ли скайбокс и землю, которые добавляет эта библиотека.