A hacky virtual video projector solution in Unity based on spot light cookies. VirtualProjector depends on a high light cookie atlas resolution. Set it to the max: for URP it's UrpAsset-> Lighting -> ...
Added Projector For SRP class which is a base component of Projector For LWRP and moved non Universal RP specific functions to it. In conjunction with this change, the following properties are removed ...