I have an ARCore Camera in Unity and I want to convert its frames to Texture2D (RGB) for further processing. I tried ComputerVision script but I can't understand it nor can I make it work. If anyone can please help me through Code
Note: 640x480 size is good too as long as it is an RGB texture2D.