mapActor Library Method
Short Description: Map other HTML element and paint
Signature: x.mapActor (el[,texturecanvas])
Group: Texture
Class: Material Class
Selects an image of the given element as texture for the current material.
Implicitly paints the element
to the given texturecanvas. texturecanvas may be 1 or 2, 1 is the default.
el may be a DOM node or a string giving the id of the intended element.
WebGL™ is a trademark of the Khronos Group Inc.
|