Programming API Reference: EduGraf.Cameras

Class public FlyCamera

: Camera
This camera can fly around in the scene like a little plane. Refer to the UI documentation about how to control it. The camera is perspective by default.

Method public override void Handle()

Hande the input event. Pass this to the window inorder to receive the events.
  • InputEvent e