how to control the marker rotation from flartoolkit?

QUESTION by Shachar Oz

How can I get the marker's rotation values without any manager? only
with flartoolkit?

ANSWER by Eric Socolofsky

or var fm:FLARDoubleMatrix34 --
rotationX = Math.atan2(fm.m20, fm.m22);

Comments

No bad post, write more

No bad post, write more