GetPixel() on Wave effect
Posted: Thu Nov 10, 2016 7:53 pm
Hi,
If I use the GetPixel() on any given pixel in a layer macro of the SCE Wave effect, it always returns 255,255,255. All the other effects seem to accurately return the RGB values.
If I run the same macro from the Storage Place Macro, it works correctly.
Interestingly, it looks like GetPixel() returns 255,255,255 when inside the preRenderEffect or postRenderEffect functions.
(I don't know if it's related, but Madrix also silently crashed twice while I was testing this script issue.)
Thanks,
If I use the GetPixel() on any given pixel in a layer macro of the SCE Wave effect, it always returns 255,255,255. All the other effects seem to accurately return the RGB values.
If I run the same macro from the Storage Place Macro, it works correctly.
Interestingly, it looks like GetPixel() returns 255,255,255 when inside the preRenderEffect or postRenderEffect functions.
(I don't know if it's related, but Madrix also silently crashed twice while I was testing this script issue.)
Thanks,