Class FirstPersonController | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class FirstPersonController

    Inheritance
    System.Object
    Controller
    FirstPersonController
    Inherited Members
    Controller.OnEnable()
    Controller.OnDisable()
    Controller.Update()
    Controller.UpdateController()
    Controller.ComputeNewEulerAngles(Single, Single, Vector3)
    Controller.NormalizeEulerAngles(Vector3)
    Namespace: UnityEngine.Reflect.Controller
    Syntax
    public class FirstPersonController : Controller

    Fields

    DesktopMoveSensitivity

    Declaration
    public Vector2 DesktopMoveSensitivity
    Field Value
    Type Description
    Vector2

    DesktopRotateSensitivity

    Declaration
    public float DesktopRotateSensitivity
    Field Value
    Type Description
    System.Single

    reticleSize

    Declaration
    public float reticleSize
    Field Value
    Type Description
    System.Single

    Methods

    DestroyController()

    Declaration
    protected override void DestroyController()
    Overrides
    Controller.DestroyController()

    StartController(GestureListener)

    Declaration
    protected override void StartController(GestureListener listener)
    Parameters
    Type Name Description
    GestureListener listener
    Overrides
    Controller.StartController(GestureListener)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023