View Single Post
      07-05-2020, 07:15 PM   #288
mrfochon
Captain
United_States
211
Rep
627
Posts

Drives: X5 F15 M package
Join Date: Aug 2018
Location: NY

iTrader: (0)

Garage List
Quote:
Originally Posted by mrfochon View Post
Quote:
Originally Posted by UcanTry View Post
Quote:
Originally Posted by mrfochon View Post
Did you try some value in RGB for one layer ?
I would try to set 255,0,255 on the second one. Then let us know what happens

Edit: you have to put the value in Hex being
Layer_1_R: FF for 255,
Layer_1_G 00 for 0,
Layer_1_B FF for 255
Result should be purple

You need to repeat the above values for layer 2 and 3 of the ensemble 1.
Sorry for the delayed response been crazy.

Thank you for the reply but where do you put 255 within the R. The only thing in custom value is 0x00 like the previous attached picture and then the inactive option.

I can get into the layers and R G B with no problem it's once inside those layers for R G B where I'm lost cause it's only a few options. And in custom you can't put 255

Do you have a screen shot of within the layer for R G B what the it looks like?
You do not put 255 but the Hexadecimal équivalent which is FF. Does this help?
Edit: FF in all 3 layers will give you a white light.
If you want purple you ll need to set
Layer 1 to FF
Layer 2 to 00
Layer 3 to FF
Here are more example
Attached Images
 
Appreciate 0