docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor PortTypeFloat

    PortTypeFloat()

    Initializes a new instance of the PortTypeFloat class.

    Declaration
    public PortTypeFloat()

    PortTypeFloat(float)

    Initializes a new instance of the PortTypeFloat class.

    Declaration
    public PortTypeFloat(float defaultValue = 0)
    Parameters
    Type Name Description
    float defaultValue

    The default value.

    PortTypeFloat(PortType<float>)

    Initializes a new instance of the PortTypeFloat class.

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