- Home /
Is that possible to create my own custom projector using unity camera
I'm wondering is that possible to use Unity camera to create my own projector (not only shader, but the whole projector)?
Unity camera can provide the projection matrix, but how to apply the shader/material to the objects in the camera's range as another rendering pass?
Comment