Class: VideoHandler

VideoHandler(containerIn) → {VideoHandler}

new VideoHandler(containerIn) → {VideoHandler}

Provide basic functionality to display video as texture. VideoTexture is used for creating and updating a video projected onto a Three.js texture
Parameters:
Name Type Description
containerIn Object Container to create the renderer on.
Author:
  • Alan Wu
Source:
Returns:
Type
VideoHandler