Quantcast
Channel: Adobe Community : Discussion List - After Effects Scripting
Viewing all articles
Browse latest Browse all 2143

ABDE Text Rotation Z

$
0
0

i don't know why AE read the X and Y rotation and not the Z rotation on my text layer propreties.

i m using this code

 

            animator1.addProperty("ADBE Text Rotation X").expression='effect("X Rotation Control")("Angle")';

            animator1.addProperty("ADBE Text Rotation Y").expression='effect("Y Rotation Control")("Angle")';

            animator1.addProperty("ADBE Text Rotation Z").expression='effect("Z Rotation Control")("Angle")';

 

i add an expression to the Z rotation of the text layer but it do this for the X and Y rotation but it doesn't add the Z rotation

anyone know why?

tnx


Viewing all articles
Browse latest Browse all 2143


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>