paper.setInteractivity(interactive)
Set the interactivity of the paper. For example, to disable interactivity:
paper.setInteractivity(false);