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
I am a bit confused about how to load OpenEXR Images or if it is supported. Currently I used either LoadImage or CreateFromImage either with automatic loader settings or specific, but the returned data is all white.
Texture size seem correct.
Also, I'm wondering about reading these values as RGBAFloat or RGBAHalf. Is it supported?