- Home /
Reflection probes and legacy shaders?
I am making a game for mobile, and the standard shader costs too much to be used. However, I have found that reflective/diffuse works well for my purposes without being too performance degrading. However, it appears that reflection probes do not affect anything not using the standard shader. How can I have reflection probes affect a legacy shader?
Comment
Your answer
Follow this Question
Related Questions
Changing the reflection cubemap of all materials? 1 Answer
Different reflection cubemaps for different materials? 0 Answers
How to change default filter mode of cubemaps generated from reflection probes? 0 Answers
Add reflection to refractive shader 1 Answer
Warp StandardSpecular Reflections WITHOUT Affecting Viewdir? 0 Answers