# Random.RangeColorSimple

2色間のランダムな色を出力する。

![Random.RangeColorSimple](./images/RandomRangeColorSimple.png)

## プロパティ

<table border="1" class="docutils">
<thead>
<tr><th>プロパティ名</th><th>説明</th></tr>
</thead>
<tbody valign="top">
<tr>
<td>
Color A
</td>
<td>
1つ目の色
</td>
</tr>
<tr>
<td>
Color B
</td>
<td>
2つ目の色
</td>
</tr>
<tr>
<td>
Output
</td>
<td>
出力スロット
</td>
</tr>
 </tbody>
</table>

