CAT - creating transform gizmo in [0,0,0]

CAT - creating transform gizmo in [0,0,0]

Anonymous
Not applicable
444 Views
0 Replies
Message 1 of 1

CAT - creating transform gizmo in [0,0,0]

Anonymous
Not applicable

Hello

 

So you can create or show the layer's transform gizmo (little helper that can move the whole animation in the world) via something like this "$.layers.controller[2].controller.TransformNodeOn = true"

 

This creates the transform gizmo as if user clicks on the green button (arrows in all 4 directions). This usually creates the gizmo somewhere in the world, usually not in [0,0,0] - it all depends on how the rig was created.

 

But user can also alt+click on the button which will always create the transform gizmo in [0,0,0].

 

My question is, how can I do that via maxscript?

 

Thanks.

0 Likes
445 Views
0 Replies
Replies (0)