Maya GUI Tool: Following Camera
GUI: Following Camera
Create:
Create(Duplicate) a camera follows the selected object along selected axis in the active panel.
Change:
Change following axis of active camera in the active panel.
Delete:
Delete all following camera generated by this tool.
Prerequisites:
Download i3d pyc files.
https://ironthreed.blogspot.com/2019/02/i3d-2019-version-i3d-python-script-files.html
Python command:
import i3d,i3d_GUI;i3d_GUI.followCam().GUI("i3d_GUI");
Create:
Create(Duplicate) a camera follows the selected object along selected axis in the active panel.
Change:
Change following axis of active camera in the active panel.
Delete:
Delete all following camera generated by this tool.
Prerequisites:
Download i3d pyc files.
https://ironthreed.blogspot.com/2019/02/i3d-2019-version-i3d-python-script-files.html
Python command:
import i3d,i3d_GUI;i3d_GUI.followCam().GUI("i3d_GUI");

Comments
Post a Comment