Canvas 3D Animation Library
 

mapTFrom Library Method

Short Description: Animate mapped portion of texture canvas

Signature: x.mapTFrom (s,t,ws,wt,hs,ht) or (b,l,r)
Group: Texture
Class: Material Class
 

This method is used to animate the texture of the material. The parameters have the same meaning as with mapT. However mapTTo defines the end of the animation, while mapTFrom defines the begin of the animation. See mapTFrom.

WebGL™ is a trademark of the Khronos Group Inc.

Next Page:taccglMaterial.mapA - Set end point of texture animation to start point
Previous Page: taccglMaterial.mapTTo - Animate mapped portion of texture canvas