HTML 5 Canvas 3D Library
 

paintElement Library Method

Short Description: Paints HTML element on texture Canvas

Signature: taccgl.paintElement (el,ignoreHidden)
Class: taccgl Class
 

Paints the specified HTML element to the texture canvas previously selected using texTo. el can denote a DOM node or a string that is interpreted as the id of an HTML element. See the page of ShowTexCanvas for examples.

WebGL™ is a trademark of the Khronos Group Inc.

Next Page:taccgl.texClear - Clears texture Canvas
Previous Page: taccgl.mSingle - Returns an animation set with given transition