Jump to content

[HELP]Neon shader


NotAvailable

Recommended Posts

Ok i found it. One problem. How do i change the colour of it. I only know how to add a picture to it

in shader level?

in that case you need return float4 in pixel shader, each float is 0-1, you can specify it like this:

color.rgba=1 --all 4,full white

color.r=0 --no red

color.a=0.5 --half alpha

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...