Attribute (属性)ノード

../../../_images/render_shader-nodes_input_attribute_node.png

Attribute ノード。

Attribute (属性)ノードによってオブジェクトやメッシュに付与された属性値を取得する事ができます。

入力

このノードに入力はありません。

プロパティ

Name (名称)

Name of the attribute. Most attributes are more easily available through the various input nodes, except for these:

Vertex Color Layers (頂点カラーレイヤー)

その名前で取得することができます。

Density (密度)

Gives a scalar defining the density of any smoke inside the Fluid Domain.

Color (色)

Gives the color of the smoke inside the Fluid Domain. The color and vector outputs are the same. The Factor output is an average of the channels.

Temperature

Gives a scalar defining the temperature of the volume. Values in the range 0 - 1 map to 0 - 1000 kelvin. This may be used to render physically-based fire with the Blackbody or Principled Volume shaders. All three outputs are the same.

Flame (炎)

Gives a scalar defining the density of any fire inside the Fluid Domain. All three outputs are the same.

Ocean Foam (オーシャンモディファイアの泡)

Gives a scalar defining where foam might appear when using an Ocean Modifier. This depends on the name you give this property.

参考

For a full list of options see This Thread on the Blender Stack Exchange.

出力

Color (色)

指定した属性から補間される RGB 色情報が返されます。

Vector (ベクトル)

指定した属性から補間される XYZ の 3 次元ベクトルが返されます。

Factor (因数)

指定した属性から補間されるスカラ値が返されます。