docs.unity3d.com
    Show / Hide Table of Contents

    Class MoveAimTarget

    Inheritance
    Object
    MoveAimTarget
    Namespace: Global Namespace
    Syntax
    public class MoveAimTarget : MonoBehaviour

    Fields

    AimDistance

    Declaration
    public float AimDistance
    Field Value
    Type Description
    Single

    Brain

    Declaration
    public CinemachineBrain Brain
    Field Value
    Type Description
    CinemachineBrain

    CollideAgainst

    Declaration
    public LayerMask CollideAgainst
    Field Value
    Type Description
    LayerMask

    HorizontalAxis

    The Horizontal axis. Value is -180..180. Controls the horizontal orientation

    Declaration
    public AxisState HorizontalAxis
    Field Value
    Type Description
    AxisState

    IgnoreTag

    Declaration
    public string IgnoreTag
    Field Value
    Type Description
    String

    ReticleImage

    Declaration
    public RectTransform ReticleImage
    Field Value
    Type Description
    RectTransform

    VerticalAxis

    The Vertical axis. Value is -90..90. Controls the vertical orientation

    Declaration
    public AxisState VerticalAxis
    Field Value
    Type Description
    AxisState
    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