I want the object to vanish when it moves outside the image marker in Unity Mars

I have a question about Unity Mars image markers. I want the object to disappear when the image marker is no longer in view.

Currently, when I look at the image marker, the object appear. However, even if the camera moves away from the marker, the objects stay visible.

Is there a way to make everything disappear when the camera moves off the marker?