docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Value

    Value(ScalableSetting<T>)

    Resolve the actual value to use.

    Declaration
    public T Value(ScalableSetting<T> source)
    Parameters
    Type Name Description
    ScalableSetting<T> source

    The scalable setting to use when resolving level values. Must not be null.

    Returns
    Type Description
    T

    The override value if useOverride is true is returned Otherwise the level value of source for level is returned.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)