mapMirrorX Library Method
Short Description: Mirror texture in X direction
Signature: t.mapMirrorX ()
Group: Texture
Class: transition Class
Mirrors the texture of the current transition on the X-axis.
Examples
var a=taccgl.actor("testimg").mapMirrorX("testimg").start(); | RUN |
WebGL™ is a trademark of the Khronos Group Inc.
|