Sheen BSDF#

Sheen BSDF node.

Hair (ヘアー) BSDF

The Sheen BSDF is used to add reflection to materials that have micro surface details such as cloth or dust. This shader is intended to be layered on top of other shaders such as dielectric or metallic shader setups.

入力#

Color(カラー)

Color of the surface, or physically speaking, the probability that light is reflected for each wavelength.

Roughness

Controls the amount of color that is reflected back to the camera, higher values reflect more color and can give a dusty appearance, while lower values look fuzzy and darker.

Normal(ノーマル)

Normal used for shading; if nothing is connected the default shading normal is used.

Properties(プロパティ)#

Distribution(分布)

Sheen shading model.

Ashikhmin:

Classic Ashikhmin velvet, used in Blender versions prior to 4.0

Microfiber:

Microflake-based model of multiple scattering between normal-oriented fibers.

出力#

BSDF

標準シェーダー出力。

#

../../../_images/render_shader-nodes_shader_sheen_example.png

The Sheen shader example.#

../../../_images/render_shader-nodes_shader_sheen_behavior.svg

The Sheen shader behavior.#