Class FreeCamera | Core RP Library | 7.1.8
docs.unity3d.com
    Show / Hide Table of Contents

    Class FreeCamera

    Utility Free Camera component.

    Inheritance
    Object
    FreeCamera
    Namespace: UnityEngine.Rendering
    Syntax
    public class FreeCamera : MonoBehaviour

    Fields

    m_LookSpeedController

    Rotation speed when using a controller.

    Declaration
    public float m_LookSpeedController
    Field Value
    Type Description
    Single

    m_LookSpeedMouse

    Rotation speed when using the mouse.

    Declaration
    public float m_LookSpeedMouse
    Field Value
    Type Description
    Single

    m_MoveSpeed

    Movement speed.

    Declaration
    public float m_MoveSpeed
    Field Value
    Type Description
    Single

    m_MoveSpeedIncrement

    Value added to the speed when incrementing.

    Declaration
    public float m_MoveSpeedIncrement
    Field Value
    Type Description
    Single

    m_Turbo

    Scale factor of the turbo mode.

    Declaration
    public float m_Turbo
    Field Value
    Type Description
    Single
    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