Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NgxLocalStorageService

Local Storage Service

See the ngx3js docs page for details.

Hierarchy

  • NgxLocalStorageService

Index

Constructors

constructor

Methods

clear

  • clear(): void

getExportObject

getFont

  • getFont(callBack: (font: I3JS.Font) => void, fontName?: string, fontWeight?: string): void

getGeometry

getItem

  • getItem(key: string): string

getMaterial

getObject

getScene

getTexture

onError

  • onError(event: any): void

onProgress

  • onProgress(xhr: any): void

removeItem

  • removeItem(key: string): void

setItem

  • setItem(key: string, value: string): void

setLoaderWithOption

setObject

setScene

  • setScene(key: string, scene: I3JS.Scene): void

Generated using TypeDoc