View Single Post
04/06/18, 12:16 PM   #1
nightdreaming
Join Date: Feb 2018
Posts: 8
SetCentreColor(r,g,b,a) granularity

Hi guys,

I am trying to set the backdrop of my window to SetCentreColor(2,0,0,1) but when I do this I am getting a bright red, it looks as if I have requested SetCentreColor(255,0,0,1).

Can anyone suggest why this might be?

Thanks
  Reply With Quote