Skip to main content
viljamf49446828
Participant
September 9, 2022
Released

Grayscale/Color dynamic input node

  • September 9, 2022
  • 1 reply
  • 212 views

I really want an input node in my custom graphs that acts as the input node on the levels and blend nodes. A node that dynamically detects the input type and then outputs grayscale and/or color if needed.

It would save me a lot of hassle when building custom nodes if I don't need to make them using a boolean to toggle input and output visibility. I just want run everything though the same graph, independent of input type without using conversion nodes.

    1 reply

    Nicolas3D
    Community Manager
    Community Manager
    August 24, 2023

    You now have an action in the contextual menu to switch from grayscale to color (and vice versa) on input color nodes. It's unfortunately not possible to have an automatic detection in this way.