Enable/disable camera-rotation

Hey,



i want to use the flycam, but i just want to allow camera rotation, if the right mousbutton is pressed…



Could you give some advice ?





Thanks!

[java]flyCam.setDragToRotate(true);[/java]

1 Like

thanks…its so easy!