docs.unity3d.com
    Show / Hide Table of Contents

    Class CinemachineFreeLookMouseInput

    Class CinemachineFreeLookMouseInput.

    Inheritance
    Object
    CinemachineFreeLookMouseInput
    Namespace: Unity.Industrial.Forma.Staging.Cinemachine
    Syntax
    public class CinemachineFreeLookMouseInput : MonoBehaviour

    Properties

    cinemachineVirtualCamera

    Gets or sets the cinemachine virtual camera.

    Declaration
    public CinemachineVirtualCamera cinemachineVirtualCamera { get; set; }
    Property Value
    Type Description
    CinemachineVirtualCamera

    The cinemachine virtual camera.

    sensitivity

    Gets or sets the sensitivity.

    Declaration
    public float sensitivity { get; set; }
    Property Value
    Type Description
    Single

    The sensitivity.

    zoomRange

    Gets or sets the zoom range.

    Declaration
    public Vector2 zoomRange { get; set; }
    Property Value
    Type Description
    Vector2

    The zoom range.

    Methods

    GetAxisCustom(String)

    Gets the axis custom.

    Declaration
    public float GetAxisCustom(string axisName)
    Parameters
    Type Name Description
    String axisName

    Name of the axis.

    Returns
    Type Description
    Single

    System.Single.

    Back to top
    Terms of use
    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