docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor PortTypeVector4

    PortTypeVector4()

    Initializes a new instance of the PortTypeVector4 class.

    Declaration
    public PortTypeVector4()

    PortTypeVector4(Vector4)

    Initializes a new instance of the PortTypeVector4 class.

    Declaration
    public PortTypeVector4(Vector4 defaultValue)
    Parameters
    Type Name Description
    Vector4 defaultValue

    The default value.

    PortTypeVector4(PortType<Vector4>)

    Initializes a new instance of the PortTypeVector4 class.

    Declaration
    public PortTypeVector4(PortType<Vector4> p)
    Parameters
    Type Name Description
    PortType<Vector4> 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)