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

    Class FreeCamController

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

    Fields

    DesktopAltZoomSensitivity

    Declaration
    public float DesktopAltZoomSensitivity
    Field Value
    Type Description
    System.Single

    DesktopMoveSensitivity

    Declaration
    public Vector2 DesktopMoveSensitivity
    Field Value
    Type Description
    Vector2

    DesktopPanSensitivity

    Declaration
    public float DesktopPanSensitivity
    Field Value
    Type Description
    System.Single

    DesktopRotateAroundPivotSensitivity

    Declaration
    public float DesktopRotateAroundPivotSensitivity
    Field Value
    Type Description
    System.Single

    DesktopRotateCameraSensitivity

    Declaration
    public float DesktopRotateCameraSensitivity
    Field Value
    Type Description
    System.Single

    DesktopScrollSensitivity

    Declaration
    public float DesktopScrollSensitivity
    Field Value
    Type Description
    System.Single

    TouchPanSensitivity

    Declaration
    public float TouchPanSensitivity
    Field Value
    Type Description
    System.Single

    TouchPanThreshold

    Declaration
    public float TouchPanThreshold
    Field Value
    Type Description
    System.Single

    TouchRotateSensitivity

    Declaration
    public float TouchRotateSensitivity
    Field Value
    Type Description
    System.Single

    TouchZoomSensitivity

    Declaration
    public float TouchZoomSensitivity
    Field Value
    Type Description
    System.Single

    TouchZoomThreshold

    Declaration
    public float TouchZoomThreshold
    Field Value
    Type Description
    System.Single

    Properties

    DistanceToPivot

    Declaration
    public float DistanceToPivot { get; set; }
    Property Value
    Type Description
    System.Single

    Target

    Declaration
    public Vector3 Target { get; set; }
    Property Value
    Type Description
    Vector3

    Methods

    StartController(GestureListener)

    Declaration
    protected override void StartController(GestureListener listener)
    Parameters
    Type Name Description
    GestureListener listener
    Overrides
    Controller.StartController(GestureListener)

    UpdateController()

    Declaration
    protected override void UpdateController()
    Overrides
    Controller.UpdateController()
    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