- Home /
Question by
HansCronau · Jun 04, 2015 at 02:19 PM ·
graphicsshaderlabopengltexture-atlasdirect3d
Does Unity support Array Textures?
It has recently come to my attention that both OpenGL and Direct3D support Array Textures (which Direct3D seems to call Texture Arrays). As this technique looks like an interesting alternative to Texture Atlases, I am curious if anyone knows this to be supported within Unity/ShaderLab.
Comment
Your answer
Follow this Question
Related Questions
Load and Unload Texture Atlas 1 Answer
Implementing Custom Vertex Lighting Shader 1 Answer
How to smoothen/sharpen edges while using alphatest 0 Answers
Does Unity optimize GLSL? (FROM Glsl) 0 Answers
What's the Unity equivalent of glDrawArrays(GL_POINTS, ...) and glDrawArrays(GL_LINES, ...) ? 1 Answer