docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method WriteVector3

    WriteVector3(Vector3, string, string, string)

    Writes the vector3.

    Declaration
    public JSONNode WriteVector3(Vector3 aVec, string aXName = "x", string aYName = "y", string aZName = "z")
    Parameters
    Type Name Description
    Vector3 aVec

    a vec.

    string aXName

    Name of a x.

    string aYName

    Name of a y.

    string aZName

    Name of a z.

    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)