docs.unity3d.com
    Show / Hide Table of Contents

    Class XAxis2

    Inheritance
    Object
    XAxis2
    Namespace: Ludiq
    Syntax
    public static class XAxis2

    Methods

    Component(Vector2, Axis2)

    Declaration
    public static float Component(this Vector2 v, Axis2 axis)
    Parameters
    Type Name Description
    Vector2 v
    Axis2 axis
    Returns
    Type Description
    Single

    Perpendicular(Axis2)

    Declaration
    public static Axis2 Perpendicular(this Axis2 axis)
    Parameters
    Type Name Description
    Axis2 axis
    Returns
    Type Description
    Axis2

    UnaryVector(Axis2)

    Declaration
    public static Vector2 UnaryVector(this Axis2 axis)
    Parameters
    Type Name Description
    Axis2 axis
    Returns
    Type Description
    Vector2

    WithComponent(Vector2, Single, Axis2)

    Declaration
    public static Vector2 WithComponent(this Vector2 v, float c, Axis2 axis)
    Parameters
    Type Name Description
    Vector2 v
    Single c
    Axis2 axis
    Returns
    Type Description
    Vector2
    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