[Rendering] - Light functions on mobile

Hello,

could anybody please tell me how to use light functions in an android application?

Thanks, Patric

Hi Patric,

Light Functions are not supported for ES2 shader model for mobile. If the device can support SM4 or SM5 this would potentially work.

Also, if you’re developing for mobile, make sure to change your Viewport rendering level (Settings > Preview Rendering Level > Mobile/HTML5) so that it more accurately represents your target platform.

Thank you!

Tim