Create, edit, or query a camera with the specified properties. The resulting camera can be repositioned using the viewPlace command. Many of the camera settings only affect the resulting rendered image. E.g. the F/Stop, shutter speed, the film related options, etc. Scaling the camera icon does not change any camera properties.
Long name (short name) | Argument Types | Properties | |
---|---|---|---|
aspectRatio (ar) | float | ||
|
|||
cameraScale (cs) | float | ||
|
|||
centerOfInterest (coi) | float | ||
|
|||
clippingPlanes (cp) | bool | ||
|
|||
depthOfField (dof) | bool | ||
|
|||
displayFieldChart (dfc) | bool | ||
|
|||
displayFilmGate (dfg) | bool | ||
|
|||
displayFilmOrigin (dfo) | bool | ||
|
|||
displayFilmPivot (dfp) | bool | ||
|
|||
displayGateMask (dgm) | bool | ||
|
|||
displayResolution (dr) | bool | ||
|
|||
displaySafeAction (dsa) | bool | ||
|
|||
displaySafeTitle (dst) | bool | ||
|
|||
fStop (fs) | float | ||
A real lens normally contains a diaphragm or other stop which blocks some of the light that would otherwise pass through it. This stop is usually approximately round, and its diameter as seen from the front of the lens is called the lens diameter. The lens diameter is often described by its relation to the focal length of the lens. A lens whose diameter is one-eighth its local length is said to have an F-stop of 8. This is an optical property of the lens. |
|||
farClipPlane (fcp) | float | ||
|
|||
farFocusDistance (ffd) | float | ||
|
|||
filmFit (ff) | unicode | ||
This describes how the digital image (in pixels) relates to the film back. Since the film back is defined in terms of real numbers with some arbitrary film aspect, and the digital image is defined in integer pixels with an equally arbitrary (and different) resolution, relating the two can get complicated. There are 4 choices: horizontalIn this case the digital image is made to fit the film back exactly in the horizontal direction. This then gives each pixel a horizontal size = (film back width) / (horizontal resolution). The pixel height is then = (pixel width) / (pixel aspect ratio). Now that the pixel has a size, resolution gives us a complete image. That image will match the film back exactly in width. It will almost never match in height, either being too tall or too short. By playing with the numbers you can get it pretty close though.verticalThis is the same idea as horizontal fit, only applied vertically. Thus the digital image will match the film back exactly in height, but miss in width.fillThis is a convenience item. The system calculates both horizontal and vertical fits and then applies the one that makes the digital image larger than the film back.overscanOverscanning the film gate in the camera view allows us to choreograph action outside of the frustum from within the camera view without having to resort to a dolly or zoom. This feature is also essential for animating image planes. |
|||
filmFitOffset (ffo) | float | ||
Since we know from the above that the digital image may not match the film back exactly, we now have the question of how to position one relative to the other. Thus fit offset. Normally the centers are aligned. Fit offset lets you move the smaller image within the larger one. Specify the distance for film offset (inches). |
|||
filmRollOrder (fro) | unicode | ||
Specifies how the roll is applied with respect to the pivot value. Rotate-TranslateThe film back is first rotated then translated by the pivot point value .Translate-RotateThe film back is first translated then rotated by the film roll value. |
|||
filmRollValue (frv) | float | ||
This specifies that amount of rotation around the film back. The roll value is specified in degrees. The rotation occurs around the specified pivot point. This value is used to compute a film roll matrix, which is a component of the post-projection matrix. |
|||
filmTranslateH (fth) | float | ||
|
|||
filmTranslateV (ftv) | float | ||
|
|||
focalLength (fl) | float | ||
This is the distance along the lens axis between the lens and the film plane when “focal distance” is infinitely large. This is an optical property of the lens. This double precision parameter is always specified in millimeters. |
|||
focusDistance (fd) | float | ||
|
|||
homeCommand (hc) | unicode | ||
Specify the command to execute when “viewSet -home” is applied to this camera. All occurances of “%camera” will be replaced with the cameras name before viewSet runs the command. |
|||
horizontalFieldOfView (hfv) | float | ||
This is the film back width as seen by the lens when focused at infinity (ie., focal length away) measured as an angle. Note that it has nothing to do with pixels or the digital image or any aspects. Angle of view is a derived field, that is, it is not used internally by Alias and can be completely determined from other information. It is included as a convenience for the user. Its derivation is aov = 2 * atan( fbw / (2 * f) ) where “aov” is the angle of view, “fbw” is the film back width and “f” is the focal length. |
The horizontal width of the camera’s film plane. The camera’s film is located on the film plane. The extent of the film which will be exposed to an image of the scene in front of the lens is limited to a rectangular area described by the film back. This double precision parameter is always specified in inches. |
|||
horizontalFilmOffset (hfo) | float | ||
Horizontal offset from the center of the film back. Normally the film back will be centered on the lens axis. However, this need not be so. Film offset is the displacement of the center of the film back from the lens axis, also measured in inches. Note that offsetting the film back will distort the image, but will not alter the focus. This double precision parameter is always specified in inches. |
|||
horizontalPan (hpn) | float | ||
|
|||
horizontalRollPivot (hrp) | float | ||
The horizontal pivot point from the center of the film back. The pivot point is used during rotation of the film back. The pivot is the point where the rotation occurs around. This double precision parameter corresponds to the normalized viewport. This value is a part of the post projection matrix. |
|||
horizontalShake (hs) | float | ||
Another horizontal offset from the center of the film back, which can be used and stored on the camera in addition to the horizonal film offset attribute. This allows for film-based camera shake internal to the camera. This works in exactly the same units and coordinates that the film offset attribute does. The effect of this attribute is toggled by the shake enabled attribute. |
|||
journalCommand (jc) | bool | ||
|
|||
lensSqueezeRatio (lsr) | float | ||
This is presently just an information field in the camera editor is meant to convey the horizontal distortion of the anamorphic lens normally used with some film formats. If it were used, it would do something like pixel aspect. Remember however that lens distortion (intentional or not) is slightly different than the output hardware’s quantization. The fact that a “net” distortion parameter could be used for both may or may not confuse the issue. |
|||
motionBlur (mb) | bool | ||
Determines whether the camera’s image is motion blured (as opposed to an object’s image). For example, if you want to blur the camera movement when you are performing a flyby. |
|||
name (n) | unicode | ||
nearClipPlane (ncp) | float | ||
|
|||
nearFocusDistance (nfd) | float | ||
|
|||
orthographic (o) | bool | ||
|
|||
orthographicWidth (ow) | float | ||
|
|||
overscan (ovr) | float | ||
|
|||
panZoomEnabled (pze) | bool | ||
|
|||
position (p) | float, float, float | ||
|
|||
postScale (pts) | float | ||
|
|||
preScale (prs) | float | ||
|
|||
renderPanZoom (rpz) | bool | ||
|
|||
rotation (rot) | float, float, float | ||
|
|||
shakeEnabled (se) | bool | ||
|
|||
shakeOverscan (so) | float | ||
Controls the amount of overscan in the output rendered image. For use when adding film-based camera shake. Acts as a multiplier to the film aperture on the camera. |
|||
shakeOverscanEnabled (soe) | bool | ||
|
|||
shutterAngle (sa) | float | ||
|
|||
startupCamera (sc) | bool | ||
A startup camera is marked undeletable and implicit. This flag can be used to set or query the startup state of a camera. There must always be at least one startup camera. |
|
|
|||
verticalFieldOfView (vfv) | float | ||
|
|||
verticalFilmAperture (vfa) | float | ||
|
|||
verticalFilmOffset (vfo) | float | ||
|
|||
verticalLock (vl) | bool | ||
|
|||
verticalPan (vpn) | float | ||
|
|||
verticalRollPivot (vrp) | float | ||
Vertical pivot point used for rotating the film back. This double precision parameter corresponds to the normalized viewport. This value is used to compute the film roll matrix, which is a component of the post projection matrix. |
|||
verticalShake (vs) | float | ||
|
|||
worldCenterOfInterest (wci) | float, float, float | ||
|
|||
worldUp (wup) | float, float, float | ||
|
|||
zoom (zom) | float | ||
|
Derived from mel command maya.cmds.camera
Example:
import pymel.core as pm
import maya.cmds as cmds
# Create a camera and get the shape name.
cameraName = pm.camera()
cameraShape = cameraName[1]
# Get the focal length of the camera.
focalLength = pm.camera(cameraShape, q=True, fl=True)
# Change the film fit type.
pm.camera( cameraShape, e=True, ff='overscan' )