James Jackson
04-24-2003, 02:32 AM
Hi I was wondering if there is a way to take the list of perspective cameras in a scene
string $perspCameras[] = `listCameras -p`;
and have a dynamic popupMenu that takes all there names and calls on the lookthru command?
I would like to add it to the hotbox persp camera popupMenu.
Does this make scene?
I am reading the awesome book "Mel Scripting for Maya Animators" by Mark Wilkins. Great book Mark!
I am not all the way threw it but want to test my skills...see if I can think ahead of the book. ;)
So if anyone can help me off in the right direction I would be great full.
-Jj
string $perspCameras[] = `listCameras -p`;
and have a dynamic popupMenu that takes all there names and calls on the lookthru command?
I would like to add it to the hotbox persp camera popupMenu.
Does this make scene?
I am reading the awesome book "Mel Scripting for Maya Animators" by Mark Wilkins. Great book Mark!
I am not all the way threw it but want to test my skills...see if I can think ahead of the book. ;)
So if anyone can help me off in the right direction I would be great full.
-Jj
