Hi guys,
I want vcamA be able to cull only layer A and vcamB only cull layer B.
I switch between vcamA and vcamB by input keyup in update method. I change the main camera culling layers before change last vcam priority.
This make an empty frame before change vcam which cannot see layerA and layer B.
I have multiple VideoPlayers at same place which should be seen only by it’s specified vcam.
Is there any solution to get rid of this empty frame before switch to next vcam?