mmSolver.tools.setcameraoriginframe#

Set Camera Origin Frame tool, offset a camera to the origin on a specific frame.

Tool#

Set Camera to the origin, at a specific frame.

mmSolver.tools.setcameraoriginframe.tool.main()#

Offset the camera’s animation so the current frame is at origin.

Bundles are moved along with the camera, so that camera-space is maintained.

Usage:

  1. Select camera nodes.

  2. Run tool

  3. Camera and any connected bundles will be offset to current frame.

mmSolver.tools.setcameraoriginframe.tool.open_window()#

Library#

Functions to offset a camera to the origin.

mmSolver.tools.setcameraoriginframe.lib.get_origin_group(cam)#
mmSolver.tools.setcameraoriginframe.lib.create_origin_group(cam)#
mmSolver.tools.setcameraoriginframe.lib.parent_under_origin_group(group_node, cam, bnd_list)#
mmSolver.tools.setcameraoriginframe.lib.set_camera_origin_frame(cam, bnd_list, scene_scale, origin_frame, start_frame, end_frame)#

User Interface#

Window#

Layout#

Constant#

Set Camera Origin Frame constants.