- Home /
Question by
Animatics_3D · Mar 20, 2014 at 06:48 PM ·
shadowslightmapreal-time
is it possible to use real time light shadow in unity on mobile platform?
I am making car racing game .i made the scene assets like road ,buildings ,tree as static but car is dynamic . Now ,i want to make Real time shadow for the car as dynamic .so is it possible to make real time shadow for mobile platform .i am making this game for android . If it possible then tell me in brief with light setting parameter and also tell me which render path is good for mobile device like forward rendering ,deferred lighting,or vertex lit
Comment
Answer by tanoshimi · Mar 20, 2014 at 10:50 PM
Yes it's possible, although I believe some Tegra chipsets have issues with shadows. To understand more about rendering paths, I suggest you read http://docs.unity3d.com/Documentation/Manual/RenderingPaths.html