Color Picker(カラーピッカー)

../../../_images/interface_controls_templates_color-picker_circle-hsv.png

Circle(円) HSV。

カラー ピッカーは、色の値を定義できるポップアップです。Ctrl を押している間、色相がスナップされ、原色をすばやく選択できます。

カラーフィールド

Lets you pick the first and second color component. The shape can be changed; see Types.

カラースライダー

三番目の色成分は、背景がグラデーションのスライダによって決まります。また、Wheel でコントロールすることもできます。

Color Model(カラーモデル)

数値フィールドの Color Model(カラーモデル) を以下から選択します。

RGB, HSV/HSL, Hex

注釈

Blenderでは、RGB値とHSV/HSL値はシーンのリニア色空間にあるため、Gamma 補正されません。一方で、 16進数sRGB 色空間 に対して自動的に Gamma 補正されます。詳細については、カラーマネジメント を参照してください。

カラー値

Blender uses values from 0 to 1 to express colors for RGB and HSV colors.

Hexadecimal (Hex) values are expressed as RRGGBB. Shorthand hex colors are also supported as RGB, e.g. dark yellow FFCC00 can be written as FC0.

Alpha Channel を使用できる場合には、もう一つのスライダー "A" が追加されます。

Eyedropper(スポイト) (ピペット アイコン)

Eyedropper(スポイト) を使用して、Blenderウィンドウ内から色を取得します。

ショートカット

  • Ctrl-LMB (ドラッグ) で色相にスナップします。

  • Shift-LMB (ドラッグ) で精密な動きになります。

  • Wheel で明るさを調整します。

  • Backspace で値をリセットします。

タイプ

The default color picker type can be selected in the Preferences, see: Interface.

カラーピッカーの種類。
../../../_images/interface_controls_templates_color-picker_circle-hsv.png

Circle(円) HSV。

../../../_images/interface_controls_templates_color-picker_circle-hsl.png

Circle(円) HSL。

../../../_images/interface_controls_templates_color-picker_square-sv-h.png

Square(正方形) (SV + H)。

../../../_images/interface_controls_templates_color-picker_square-hs-v.png

Square(正方形) (HS + V)。

../../../_images/interface_controls_templates_color-picker_square-hv-s.png

Square(正方形) (HV + S)。