> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-recommend-assets-api.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# RecraftStyleV3RealisticImage - ComfyUI 組み込みノードのドキュメント

> ComfyUI における RecraftStyleV3RealisticImage ノードの完全なドキュメントです。入力、出力、パラメーターおよび使用方法について学びましょう。

> このドキュメントは AI によって生成されました。誤りを発見された場合、または改善のご提案がある場合は、ぜひご貢献ください！ [GitHub で編集する](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/RecraftStyleV3RealisticImage/en.md)

このノードは、Recraft の API で使用するためのリアリスティック（写実的）な画像スタイル設定を作成します。`realistic_image` スタイルを選択し、出力の外観をカスタマイズするために、さまざまなサブスタイルオプションから選択できます。

## 入力

| パラメーター     | データ型   | 必須 | 範囲            | 説明                                                                   |
| ---------- | ------ | -- | ------------- | -------------------------------------------------------------------- |
| `substyle` | STRING | はい | 複数のオプションが利用可能 | `realistic_image` スタイルに適用する特定のサブスタイルです。「None」に設定した場合、サブスタイルは適用されません。 |

## 出力

| 出力名             | データ型    | 説明                                                                   |
| --------------- | ------- | -------------------------------------------------------------------- |
| `recraft_style` | STYLEV3 | `realistic_image` スタイルおよび選択されたサブスタイル設定を含む Recraft スタイル設定オブジェクトを返します。 |
