Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ExportSceneGlbDto

Index

Constructors

Properties

Constructors

constructor

  • new ExportSceneGlbDto(fileName?: string, discardSkyboxAndGrid?: boolean): ExportSceneGlbDto
  • Parameters

    • Optional fileName: string
    • Optional discardSkyboxAndGrid: boolean

    Returns ExportSceneGlbDto

Properties

Optional discardSkyboxAndGrid

discardSkyboxAndGrid: boolean

Discard skybox and grid

default

false

optional

true

fileName

fileName: string

File name that should be used for the scene.

default

bitbybit-scene

Generated using TypeDoc