Exclude object from camera ignoring?

cam.ignore(object);
nice!
Now, how can i exclude this object from ignoring?
Ok, i found in API
object.cameraFilter=0
But how can i know, wich camera ignoring this object?