FlyCameraController Class

Definition

A simple "fly" camera for moving the camera while playing with a mouse/keyboard or gamepad.

public class FlyCameraController : UnityEngine.MonoBehaviour
type FlyCameraController = class
    inherit MonoBehaviour
Public Class FlyCameraController
Inherits MonoBehaviour
Inheritance
UnityEngine.MonoBehaviour
FlyCameraController

Constructors

FlyCameraController()

Fields

Boost
InvertY
MinBoost
MouseSensitivityCurve
PositionLerpTime
RotationLerpTime
showControlsText

Applies to