docs.unity3d.com
    Show / Hide Table of Contents

    Class MousePanZoomRotate

    Class MousePanZoomRotate.

    Inheritance
    Object
    MousePanZoomRotate
    Namespace: Unity.Industrial.Forma.RuntimeUI.Camera
    Syntax
    public class MousePanZoomRotate : MonoBehaviour

    Fields

    application

    The application

    Declaration
    public MousePanZoomRotate.ApplicationStyle application
    Field Value
    Type Description
    MousePanZoomRotate.ApplicationStyle

    distanceToTarget

    The distance to target

    Declaration
    public float distanceToTarget
    Field Value
    Type Description
    Single

    maxDistanceToTarget

    The maximum distance to target

    Declaration
    public float maxDistanceToTarget
    Field Value
    Type Description
    Single

    maximumRotationStopAboutY

    The maximum rotation stop about y

    Declaration
    public int maximumRotationStopAboutY
    Field Value
    Type Description
    Int32

    minDistanceToTarget

    The minimum distance to target

    Declaration
    public float minDistanceToTarget
    Field Value
    Type Description
    Single

    minimumRotationStopAboutY

    The minimum rotation stop about y

    Declaration
    public int minimumRotationStopAboutY
    Field Value
    Type Description
    Int32

    panSpeed

    The pan speed

    Declaration
    public float panSpeed
    Field Value
    Type Description
    Single

    rotationSpeedAboutX

    The rotation speed about x

    Declaration
    public float rotationSpeedAboutX
    Field Value
    Type Description
    Single

    rotationSpeedAboutY

    The rotation speed about y

    Declaration
    public float rotationSpeedAboutY
    Field Value
    Type Description
    Single

    target

    The target

    Declaration
    public Transform target
    Field Value
    Type Description
    Transform

    targetOffset

    The target offset

    Declaration
    public Vector3 targetOffset
    Field Value
    Type Description
    Vector3

    zoomDampening

    The zoom dampening

    Declaration
    public float zoomDampening
    Field Value
    Type Description
    Single

    zoomRate

    The zoom rate

    Declaration
    public int zoomRate
    Field Value
    Type Description
    Int32

    Methods

    Init()

    Initializes this instance.

    Declaration
    public void Init()
    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