You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When drawing a line with Color444(0,1,0) or Color888(0,16,0) then a shadow line appears below, with some blue and red. This is the lowest possible pixel value, apparently, below this value there are no pixels drawn at all.
The text was updated successfully, but these errors were encountered:
When drawing a line with
Color444(0,1,0)
orColor888(0,16,0)
then a shadow line appears below, with some blue and red. This is the lowest possible pixel value, apparently, below this value there are no pixels drawn at all.The text was updated successfully, but these errors were encountered: