Skip to main content

interface.SceneIndex

API > SceneIndex

Interface: SceneIndex

Properties

data

data?: object

Type declaration

data.json

readonly json: string

data.jsonLut

readonly jsonLut: string

Source

@novorender/offline/index.ts:18


measure

measure?: object

Type declaration

measure.brepLut

readonly brepLut: string

Source

@novorender/offline/index.ts:15


offline

offline?: object

Type declaration

offline.manifest

readonly manifest: string

Source

@novorender/offline/index.ts:12


render

readonly render: object

Type declaration

render.webgl2

readonly webgl2: string

Source

@novorender/offline/index.ts:9


version

readonly version: "1.0"

Source

@novorender/offline/index.ts:8