I need a C# Code to enable Flash light on my Android device Using AR Foundation
Is it possible ??
I need a C# Code to enable Flash light on my Android device Using AR Foundation
Is it possible ??
You’ll either need to write a C# → Java interop plugin yourself or use an asset store asset that does it for you. I don’t think we expose the camera flash / light API anywhere on our end.