docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ReadVector3

    ReadVector3(Vector3)

    Reads the vector3.

    Declaration
    public Vector3 ReadVector3(Vector3 aDefault)
    Parameters
    Type Name Description
    Vector3 aDefault

    a default.

    Returns
    Type Description
    Vector3

    Vector3.

    ReadVector3(string, string, string)

    Reads the vector3.

    Declaration
    public Vector3 ReadVector3(string aXName, string aYName, string aZName)
    Parameters
    Type Name Description
    string aXName

    Name of a x.

    string aYName

    Name of a y.

    string aZName

    Name of a z.

    Returns
    Type Description
    Vector3

    Vector3.

    ReadVector3()

    Reads the vector3.

    Declaration
    public Vector3 ReadVector3()
    Returns
    Type Description
    Vector3

    Vector3.

    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)