docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method WriteVector2

    WriteVector2(Vector2, string, string)

    Writes the vector2.

    Declaration
    public JSONNode WriteVector2(Vector2 aVec, string aXName = "x", string aYName = "y")
    Parameters
    Type Name Description
    Vector2 aVec

    a vec.

    string aXName

    Name of a x.

    string aYName

    Name of a y.

    Returns
    Type Description
    JSONNode

    JSONNode.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)