Transparent color

anyone know hot to get transparent color, if possible can i set clear or transparent as the background color in node Renderer(EX9)?

you can use hsl (color join) and set the alpha value as you like … perhaps you need blend (ex9 Renderstate) to set the right blend mode (add, blend, multiply, etc.)

@fendi: yes. just set the alpha of the renderers color-pin to 0