docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor PortTypeVector3

    PortTypeVector3()

    Initializes a new instance of the PortTypeVector3 class.

    Declaration
    public PortTypeVector3()

    PortTypeVector3(Vector3)

    Initializes a new instance of the PortTypeVector3 class.

    Declaration
    public PortTypeVector3(Vector3 defaultValue)
    Parameters
    Type Name Description
    Vector3 defaultValue

    The default value.

    PortTypeVector3(PortType<Vector3>)

    Initializes a new instance of the PortTypeVector3 class.

    Declaration
    public PortTypeVector3(PortType<Vector3> p)
    Parameters
    Type Name Description
    PortType<Vector3> p

    The p.

    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)