StereoVideoPanorama

StereoVideoPanorama

Stereo Image Panorama

Constructor

new StereoVideoPanorama(src, options, stereoopt)

Source:
Parameters:
Name Type Attributes Default Description
src string

image source

options object

{ @see VideoPanorama }

stereo number <optional>
new Stereo()

stereo mixin

Methods

dispose()

Source:

Dispose

onLoad(texture)

Source:

This will be called when video texture is ready

Parameters:
Name Type Description
texture THREE.VideoTexture

Video texture

updateTextureToLeft()

Source:

Update Texture for Stereo Left Eye

updateTextureToRight()

Source:

Update Texture for Stereo Right Eye