changing rotation pivot
I have been searching this form for an easy way
to change the DisplayObject3D pivot
i found a trick say
create a new DisplayObject3D and call it pivot then add the cube as a child
but i don't get it
Anyone explain it to me?
i want to rotate my DisplayObject3D from the center
Wouldn't it be easy if there is a registration Point for
changing the pivot?