- Home /
Texture Format missing?
Hello,
I need to work with RGBA32F (32 bits each channel) textures for my project. Can Unity handle it? In the documentation I just found this formats...
http://unity3d.com/support/documentation/ScriptReference/TextureFormat.html
Comment
I think you answered your own question. Yes, those are the texture formats.
Out of interest and curiosity: What kind of project are you working on? :)
Your answer
Follow this Question
Related Questions
How can I get correct figure from formula of float 1 Answer
Change alpha channel of a texture in code 2 Answers
Best practices : alpha channel and atlas 1 Answer
Global Rendering with a shader that uses a texture 1 Answer
Why cant I do this? Incorrect number of values(terrain and array related). 1 Answer