Hi,I'm working on a project where I need a similar version of the hand
shader used in the Oculus main menu. To be specific, the issue I'm
having is that the shader needs to be transparent, but ignore occluded
hand pixels. For example, if you hold you...
Update: Av pro can also play a video from a byte[], so the other option
is to convert the .mp4 into a byte[] and play it. I still need to figure
out how to do this...
Hi!I'm also working with my first asset bundle, but I'm struggling to
figure out how to play a video from the asset bundle on AV proI can load
the bundle normally using AssetBundle.LoadFromFileAsync(). However, AV
pro requires you to pass in an absol...