Page 1 of 1

(edit: all cleared up) RenderTransformGroup & RenderText

Posted: Tue Nov 04, 2008 10:04 pm
by diki
i tried to modify a RenderTransformGroup from inside a ZExpression, and although it does not report an error, the RTG does not seem to care.

maybe i'm taking the wrong approach to this; could you take a look?

Posted: Tue Nov 04, 2008 10:15 pm
by Kjell
Hi diki,

Can you explain what you're trying to do?

K

Posted: Tue Nov 04, 2008 10:50 pm
by diki
hi kjell,

it turns out i was just confused because RenderText ignores the transformations imposed by a RenderTransformGroup when the UseModelSpace property is not set; it took me a while to realize that this is documented & fully intended behavior :P