Question
How to always get images with PF_PixelFloat
I want to get the image with PF_PixelFloat regardless of PF_PixelFormat in PF_EffectWorld.
My current plugin casts the array to type PF_PixelFloat once and then uses it, losing time.
Is there any way to do this?
Thank you.
