GPU Accelerated Canvas Library
 

mapMirrorY Library Method

Short Description: Mirror texture in Y direction

Signature: t.mapMirrorY ()
Group: Texture
Class: transition Class
 

Mirrors the texture of the current transition on the Y-axis.

Examples

var a=taccgl.actor("testimg").mapMirrorY("testimg").start();
RUN
Next Page:transition.mapMirrorX - Mirror texture in X direction
Previous Page: transition.mapTTo - Animate mapped portion of texture canvas