- Home /
Are 3D Textures supported in Unity Free?
Asking this because I attempted to implement an example of 3D Textures from Aras on this post: http://forum.unity3d.com/threads/87743-how-do-you-use-3D-Texture However my object just shows up black so I'm wondering if unity free supports volume textures.Thanks in advance;)
The OP from that thread is a moron!
I just imported it into Unity Free and this is what I see:
Ok...the site is borked right now in so many ways its not funny. Needless to say that, if I could upload a screen grab right now it would prove that it works.
How did you get it to work ? Or am I doing something really stupid;)
It doesn't use 3d textures, but rather a custom shader. I didn't do anything special. I just imported the package and opened the scene it came with.
Answer by tanoshimi · Dec 21, 2013 at 11:33 AM
According to http://unity3d.com/unity/licenses, 3D textures are a Pro-only feature.
Ok,thanks.Bit disappointing since I was planning on using them for a global illu$$anonymous$$ation system but anyway thanks ;)
You could ask Father Christmas to bring you a Pro licence for Christmas? ;)
Your answer

Follow this Question
Related Questions
Changing Eye Colour (Colour only non-white parts of a texture?) 2 Answers
How can i get my quad to only render my texture without stretching it? 1 Answer
Pass multiple textures(array) into shader 0 Answers
How to render black borders around texture of simple 3D quad in c#? 0 Answers
Cannot paint Texture onto Terrain using Custom Material 2018.4 1 Answer