docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor PortTypeTexture2D

    PortTypeTexture2D()

    Initializes a new instance of the PortTypeTexture2D class.

    Declaration
    public PortTypeTexture2D()

    PortTypeTexture2D(string)

    Initializes a new instance of the PortTypeTexture2D class.

    Declaration
    public PortTypeTexture2D(string defaultValue)
    Parameters
    Type Name Description
    string defaultValue

    The default value.

    PortTypeTexture2D(PortType<Texture2D>)

    Initializes a new instance of the PortTypeTexture2D class.

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