Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NgxThreeStats

Three stats

See the ngx3js docs page for details.

Hierarchy

  • NgxThreeStats

Index

Constructors

constructor

Properties

REVISION

REVISION: number

The Revision of three stats

dom

dom: HTMLDivElement

The Dom of three stats

domElement

domElement: HTMLDivElement

Dom element of three stats

stats

stats: I3JS.Stats = null

The Stats of three stats

Methods

addPanel

begin

  • begin(): void

end

  • end(): void

setMode

  • setMode(id: number): void

setStyle

  • setStyle(style: object): void

showPanel

  • showPanel(id: number): void

update

  • update(): void

Generated using TypeDoc