記事執筆時のBenderのバージョンは4.5です 2025/10/30 記事の内容を大幅に更新しました カラーミックス(Mix Color)の基本 カラーミックス(Mix Color)ノードはAで指定した色やテクスチャに対して、Bで指定した色やテクスチャをブレンドするためのノード。 例えばAに青 ...
int redpin = 11; //select the pin for the red LED int bluepin =10; // select the pin for the blue LED int greenpin =9;// select the pin for the green LED ...