Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnaglyphEffect

Anaglyph effect

See the ngx3js docs page for details. See the webgl / effects / anaglyph page for a live demo.

Examples

webgl / effects / anaglyph

Hierarchy

  • AnaglyphEffect

Index

Constructors

constructor

Properties

colorMatrixLeft

colorMatrixLeft: I3JS.Matrix3

colorMatrixRight

colorMatrixRight: I3JS.Matrix3

Methods

dispose

  • dispose(): void

render

setSize

  • setSize(width: number, height: number): void

Generated using TypeDoc