Question by
zhutianlun810 · Jan 03, 2019 at 06:51 AM ·
shadertexture
How to import dds file to Unity?
Hello,
I have a dds texture which encoded by DDS_FORMAT_R32G32B32A32_FLOAT, which is an HDR dds file. However, it seems after importing it to unity, and access by a shader, the value of my all four channel becomes -431602100.00. How can I solve this issue?
Thanks
Comment
Your answer
Follow this Question
Related Questions
Something wrong with the cut out feature of the standard shader? 0 Answers
Small bug? on ShaderGraph 0 Answers
What is the best way to handle transparency? 0 Answers
How can I apply texture through shader on sprite without streching? 0 Answers
After compiling and installing apk game becomes transparent and you can see the mobile home screen 1 Answer