Settings

ページ名:Material Settings 2.8

~作成中~

 ≡ Reference
Panel: Material > Settings, Shader Editor > Sidebar > Settings

2.9 <2.8>

Settings

While shading nodes control the appearance, these settings control the quality and algorithms that each renderer uses to render the material.

Pass Index

Index number for the Material Index render pass. This can be used to give a mask to a material and then be read with the ID Mask Node in the Compositor.
https://docs.blender.org/manual/en/latest/render/layers/passes.html
https://docs.blender.org/manual/en/latest/compositing/types/converter/id_mask.html

Surface

Multiple Importance Sample

By default objects with emitting materials use both direct and indirect light sampling methods, but in some cases it may lead to less noise overall to disable direct light sampling for some materials. This can be done by disabling the Multiple Importance Sample option. This is especially useful on large objects that emit little light compared to other light sources.


This option will only have an influence if the material contains an Emission node; otherwise it will be disabled.

Transparent Shadows

Use transparent shadows if it contains a Transparent BSDF, disabling will render faster but will not give accurate shadows.

Displacement Method

マテリアルに変位 (Displacement) を行う方法を設定します。

Displacement Only

メッシュの頂点はレンダリング前に変位し、実際のメッシュを変更します。 これは、メッシュが細かく細分化されている場合に、最高の品質の結果が得られます。そのため、この方法は最もメモリを消費します。

Bump only

サーフェス シェーダーの実行時に、本当の法線の代わりに変更されたサーフェス法線が使用されます。 これは、実際に変位するよりもメモリはあまり消費しませんが、あくまでも近似値となります。サーフェスのシルエットは正確ではなく、変位のセルフ シャドウもありません。

Displacement and Bump

両方の方法を組み合わせて、粗いメッシュ上で変位を行い、最終的なディテールのためにバンプ マッピングを使用します。

Examples

Supported

Render Properties の Feature Set を Supported にしたままの状態での比較

{"target":"next","color":{"head":"#bbb"},"col_color":[]}
Displacement OnlyBump onlyDisplacement and Bump
Render Time04:20.5304:39.0805:17.41
Peak Memory670.51M641.29M684.01M

Experimental

Render Properties の Feature Set を Experimental にし、Subsurf Modifier を Adaptive にした状態での比較

{"target":"next","color":{"head":"#bbb"},"col_color":[]}
Displacement OnlyBump onlyDisplacement and Bump
Render Time06:41.7207:15.4707:51.48
Peak Memory2,697.84M2,709.09M2,711.75M

Volume

Sampling Method

Distance

If you have got a pretty dense volume that is lit from far away then Distance sampling is usually more efficient.

Equiangular

If you have got a light inside or near the volume then equiangular sampling is better.

Multiple Importance

If you have a combination of both, then the multiple importance sampling will be better.

Interpolation

Interpolation method to use for the volume.

Linear

Good smoothness and speed.

Cubic

Smoothed high-quality interpolation, but slower.

Homogeneous Volume

Assume volume has the same density everywhere (not using any textures), for faster rendering. For example absorption in a glass object would typically not have any textures, and so the renderer can be set to avoid taking small steps to sample the volume shader.






シェアボタン: このページをSNSに投稿するのに便利です。


最近更新されたページ

トップページ

ようこそ※本サイトは、諸事情により、Blender Cycles memoから移植中のサイトです。現在、移植中のため内容が整っていない箇所が多数あります。しばらくの間は、お手数おかけしますが、オリジナ...

Wireframe Node

~作成中~&nbsp;≡ ReferenceAdd > Input > WireframeWireframe (ワイヤーフレーム) ノードは、Cycles に表示されるオブジェクトのエッジを取得するた...

Volume Info Node

&nbsp;≡ ReferenceAdd > Input > Volume InfoVolume Info ノードは、Smoke ドメインに関する情報を提供します。InputsなしProperties...

Value Node

&nbsp;≡ ReferenceAdd > Input > ValueValue (値) ノードは、ツリー内の他のノードに数値を入力するための単純なノードです。InputsなしPropertiesD...

UV Map Node

&nbsp;≡ ReferenceAdd > Input > UV MapUV Map ノードは、特定の UV マップを取得するために使用されます。アクティブな UV マップのみを提供する Textu...

Tangent Node

&nbsp;≡ ReferenceAdd > Input > TangentTangent (タンジェント) ノードは、Anisotropic BSDF Node のタンジェント方向を生成します。In...

RGB Node

&nbsp;≡ ReferenceAdd > Input > RGBRGB ノードは、他のノードに対して色情報を出力します。InputsなしPropertiesRGB ノードはカラー ピッカー ウィジ...

メニュー

>はじめに├ Cycles とは├ スタートガイド├ 基本的なライティング└ カメラについて本サイトの表記法についてキーボード ショートカット>リリース ノート├ Cycles リリースノート├ 2....

Light Path Node

&nbsp;≡ ReferenceAdd > Input > Light PathLight Path (ライトパス) ノードは、シェーダーがどの種類の入射レイ (incoming ray) に対して...

Light Rays

~作成中~Light Rays Ray types can be divided into four categories:Camera: the ray comes straight from th...

Musgrave Texture Node

&nbsp;≡ ReferenceAdd > Texture > Noise Texture2.9 Musgrave (マスグレイブ) テクスチャ ノードは、入力テクスチャ座標でフラクタル パーリン ...

IES Texture Node

&nbsp;≡ ReferenceAdd > Texture > IES TextureIES テクスチャは、IES ファイルに基づいて現実世界のライトをマッチングさせるために使用されます。IES フ...