SSAO can be done per-object, technically. The camera with the SSAO effect on it, needs to have the render layers set up so that it doesn't render the objects you don't want included in the SSAO pass. But, assuming your camera with the SSAO on is also the camera that renders the scene, you might need two cameras, one for…