ビューポートレンダー

Viewport Rendering では、3D Viewport のレンダリングを通して、手早く プレビュー のレンダリングを行います。

これを行うことで、アニマティック (オブジェクトの動きや角度の相互関係など) を検査できます。

This can also be used to preview your animations -- in the event your scene is too complex for your system to play back in real-time in the 3D Viewport.

Viewport Render は、静止画とアニメーションのどちらでもレンダリングできます。

以下は、Viewport Render と Cycles Renderer による最終レンダリングの比較です。

Model by © 2016 pokedstudio.com
../../_images/editors_3dview_viewport-render_example-workbench-render.jpg

Solid モードでの Viewport Render 。

../../_images/editors_3dview_viewport-render_example-eevee-render.jpg

Material Preview モードでの Viewport Render 。

../../_images/editors_3dview_viewport-render_example-cycles-render.jpg

Full Render 。

ちなみに

Overlay を無効にすることで、Overlay を含めずに Viewport をレンダリングできます。

このオプションは Viewport レンダリング特有のものではなく、気が散る原因になり得る Rig や Empty などを取り除くなど、有効にすることで便利なことがあります。

設定

ほとんどの場合 Viewport Render には、その時点でのビューポート設定が反映されます。一部の設定は、ビューのレンダリングに使用する Render Engine の、Render パネル内で行います。

Solid モードでは Workbench、Material Preview モードでは Eevee の各レンダリング設定が使用されます。

Sampling と Alpha Transparency モードの設定は Properties ‣ Render ‣ Sampling で行えます。適切な値を表示するには、WorkbenchまたはEeveeレンダリングエンジンが選択されていることを確認してください。

その他にもいくつかのレンダリング設定が使用されます:

  • Render Dimensions

  • Render Aspect

  • File Format および Output (ファイルパス、フォーマット、圧縮設定など)

レンダリング

Viewport Render を実行すると、現在のアクティブなビューでレンダリングされます。つまり、アクティブカメラからのビューでない場合は、現在のパースペクティブに一致した仮想カメラによってレンダリングされます。カメラ視点の画像を得るには Numpad0 で、アクティブカメラからのビューにしてください。

通常のレンダリングと同様に、 Esc で中止することができます。

Render a Still Image

3D Viewport ‣ View ‣ Viewport Render Image で静止画をレンダリングします。

Render an Animation

3D Viewport ‣ View ‣ Viewport Render Animation でアニメーションをレンダリングします。

Render Keyframes

To render an animation, but only those frames that have a keyframe, use 3D Viewport ‣ View ‣ Viewport Render Keyframes. This only renders those frames for which the selected objects have an animation key. The other frames are still written to the output, but will simply repeat the last-rendered frame.

For example, when a six-frame animation is rendered, and the selected objects have a key on frames 3 and 5, the following frames will be output:

  1. The 1st frame is always rendered.

  2. The 1st frame is repeated because there is no key on this frame.

  3. The 3rd frame is rendered.

  4. The 3rd frame is repeated because there is no key on this frame.

  5. The 5th frame is rendered.

  6. The 5th frame is repeated because there is no key on this frame.

ちなみに

Render Regions を使用すると、特定の領域のみをビューポートレンダリングすることができます。