Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
Column
width62%

The camera options control the way the scene geometry is projected onto the image, therefore changing how the render looks. These attributes override the following:

Fancy Bullets
typecircle
  • The type of camera used for rendering
  • Auto Exposure
  • Auto White Balance
  • Enable Depth of Field
  • Enable motion blur effects for the standard cameras in Maya
UI Text Box
typenote

If you use the VRayPhysicalCamera in your scene, the parameters in this section of the Render Settings are ignored. Exception applies for the overscan, motion blur parameters: prepass samples and geometry samples, Auto Exposure and Auto White Balance.

 


 

 

UI Path: ||Render Settings window|| > Overrides tab > Camera rollout

 

Column
width5%

 

Column
width33%

 

 

 

 

...

Depth of Field Parameters

 

...

Section

These parameters, which appear when the Depth of Field option is enabled, control the depth of field effect when rendering with a standard Maya camera. The parameters are ignored if you render with Physical camera Attributes.

Column
width62%
UI Text Box
typeinfo

Depth of field is supported only for the Standard camera type. Other camera types do not produce the depth of field effect at this time.


Aperture – The size of the virtual camera aperture, in world units. Small aperture sizes reduce the DOF effect.

Center bias – Determines the uniformity of the DOF effect. A value of 0.0 means that light passes uniformly through the aperture. Positive values mean that light is concentrated towards the rim of the aperture, while negative values concentrate light at the center.

Get focal distance from camera – When enabled, the focal distance is determined from the camera target. This setting works only with Maya camera types Camera and Aim or Camera, Aim and Up.

Focus distance – Determines the distance from the camera at which objects will be in perfect focus. Objects closer or farther than this distance will be blurred.

Sides – Enables simulation of the polygonal shape of the aperture of real-world cameras. When disabled, the shape used in calculations is perfectly circular.

Number of sides – Sets the number of sides for the polygonal shape of the aperture.

Rotation – Specifies the orientation of the aperture shape.

Anisotropy – Stretches the bokeh effect horizontally or vertically. If you want the ratio of height to width of the bokeh to be k:1,  then the value for anisotropy should be sqrt(1/k)-1For example, for anamorphic bokeh, which is 2.39:1, the anisotropy value should be -0.353. 

Column
width5%

 

Column
width33%

Image Modified

 

 

Anchor
MB
MB

Motion Blur Parameters

 

...

Section

These parameters, which appear when the Motion Blur option is enabled, set values for calculations of the Motion Blur effect. For more information, see the Motion Blur example below.

Column
width62%

Camera motion blur – Enables the calculation of motion blur caused by the movement of the camera.

Duration (frames) – Specifies the duration, in frames, during which the camera shutter is open.

Interval center – Specifies the middle of the motion blur interval with respect to the Maya frame. A The default value of 0.5 means that the middle of the motion blur interval is halfway between the frames. A value of 0.0 means that the middle of the interval is at the exact frame position. You can also enter an arbitrary value for the interval center. For more information, see the Interval Center example below.

Bias – Controls the bias of light for the motion blur effect. A value of 0.0 means that the light passes uniformly during the whole motion blur interval. Positive values mean that light is concentrated towards the end of the interval, while negative values concentrate light towards the beginning.

General Motion Blur Parameters

These parameters are used whether you are rendering from a standard camera or from a VRayPhysicalCamera with motion blur enabled.

Shutter Efficiency – In real world cameras, the shutter requires some time to open and close which in turn affects the way motion blur looks. This is especially true for lenses with large apertures. To simulate this effect, this parameter controls how the motion blur samples are distributed in the time interval of the shot. A value of 1.000 means that the samples are evenly distributed as if the shutter opens and closes instantly. Lower values produce more realistic results by placing more samples toward the middle of the time interval.

Prepass samples – Controls how many samples in time are computed during irradiance map calculations.

Geometry samples – Determines the number of geometry segments used to approximate motion blur. Objects are assumed to move linearly between geometry samples. For objects rotating at high speed, increase this parameter to get correct motion blur. Note that higher values increase memory consumption since more geometry copies are kept in memory. For more information, see the Geometry Samples example below.

Column
width5%

 

Column
width33%

Image Modified 




Anchor
motionBlur
motionBlur

...

Frame 0: Left side
Frame 1: Near box
Frame 2: Right side


Image RemovedImage Added


The following images show frame 1 rendered with different duration values:

 

Section
Column
width10%20%

 

Column
width40%30%

Image Modified
Duration 0.5 (frames)

Column
width40%30%

Image Modified
Duration 2.0 (frames)

Column
width10%20%

 

 

 

Anchor
intervalCenter
intervalCenter

...

Example: Interval Center

 

This example demonstrates the effect of the interval center parameter. The scene is a moving sphere. Here are three sequential frames without motion blur:

 

Image Removed

Image Added

 


Image Added

Image Removed


Image Added

 

Image Removed Here is the middle frame, rendered with motion blur and three different values for the interval center; the motion blur duration is one frame.

  

Image Added

Image Removed Interval center = 0.0; the middle of the motion blur interval matches the sphere position at the second frame


Image Added Image Removed

Interval center = 0.5; the middle of the interval is halfway between the second and the third frame


 Image Added

Image Removed Interval center = 1.0; the middle of the interval matches the sphere position at the third frame


Image Added

Interval center = 4; the middle of the interval matches the sphere position at the sixth frame

 

Image Added

Interval center = 8; the middle of the interval matches the sphere position at the twelfth frame


 

 

Anchor
geometrySamples
geometrySamples

...


Example: Geometry Samples


 

The following images demonstrate the Geometry samples parameter using the scene from the Duration example. In all the following renderings, the  Duration (frames)  parameter is set to 2. All other parameters are the same as for the previous images. The higher the value for Geometry samples, the more accurate the estimated object motion. However, excessive increase of this value will result in long rendering times.


Section
Column
width10%20%

 

Column
width40%30%

Image Modified
Geometry samples = 2


Column
width40%30%

Image Modified
Geometry samples = 8


Column
width10%20%

 

 

The geometry samples parameter is useful when creating motion blur for complex motions, for example, fast-rotating objects. Here is an example with an accelerating airplane propeller with a blue and yellow pattern:

Section
Column
width25%


Geometry samples = 2


Column
width25%


Geometry samples = 3


Column
width25%


Geometry samples = 6


Column
width25%


Geometry samples = 10


 

...