Since tranformations don't change the real positions of geometry3d objects, what if I wanna do so? I got an 3d object with combination of a translationtransform and a rotationtransform , both of which will be animated using animation objects. but what I really want is the object DOES move while transforming, ie. the Positions property changed really.
|