- Home /
How to get real-time AO for mobile platforms?
Hi, I want to build an interior scene where I'll be placing objects during runtime and I want to get ambient occlusion on those objects which I will be placing during runtime. Previously I used SSAO script for the same, but unfortunately the script doesn't work on any android/ mobile device. So my question is, is it possible to get the same or kind off effect without SSAO so that it will run successfully on mobile platforms without any lacking? Please help.
Your answer
Follow this Question
Related Questions
A Javascript trying to access an image effect C# script 1 Answer
Rotate camera around object using touch 0 Answers
IL2CPP does not support marshaling delegates that point to instance methods to native code. 1 Answer
How do you change text after highlighting a specific image via script? 0 Answers
Controls work fine on PC, but not on android phone. 0 Answers