docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method GetWithDefault

    GetWithDefault(string, float)

    Returns the parameter value for the specified key. Returns the default value provided if this parameter key does not have a value. Only returns a parameter value if it is of type float.

    Declaration
    public float GetWithDefault(string key, float defaultValue)
    Parameters
    Type Name Description
    string key

    The parameter key

    float defaultValue

    Default value for this parameter.

    Returns
    Type Description
    float
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023