Hello, I have an issue, when I put a material to neon it gets way to bright but I want to adjust the neon brightness
Try to decrease the part’s Transparency, that will start bringing the neon’s brightness down.
it will work but the I could see the parts through/beneath it
Decrease the brightness, you can do this by converting the color to HSV, lowering value, then using how you like.
Or you can decrease it in the color editor when editing a Color3.
Could also add the Bloom instance to the Lighting, if you wish to decrease the brightness of all neon parts.
Along with decreasing the part’s transparency, you can also change the bloom settings in lighting.
I added bloom effect didnt work
so your saying I should darken the color
Sometimes this isn’t ideal, because you may want some neon parts with a actual neon look.
You shouldn’t decrease the transparency, because not only will it cause more lag, but it will also be transparent.
Yup, that’s why I said if the OP wanted to decrease for all neon parts.
Yes, using the roblox editor you can just use the slider, but if you want to do it with a script I found lowering the Value of the color by 30 works well.
I tried to lower Val in HSV color the neon became dimmer
Just adding a bloom itself doesn’t really do anything. You need to change the settings of the bloom. To decrease the brightness of neon parts using bloom, you need to increase it’s Threshold property, or lower it’s size / intensity property.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.