Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StereoEffect

Stereo effect

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

Examples

webgl / effects / stereo

Hierarchy

  • StereoEffect

Index

Constructors

constructor

Methods

render

setEyeSeparation

  • setEyeSeparation(eyeSep: number): void

setSize

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

Generated using TypeDoc