docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor LightUnitSliderUIRange

    LightUnitSliderUIRange(Texture2D, string, Vector2)

    Constructor

    Declaration
    public LightUnitSliderUIRange(Texture2D icon, string tooltip, Vector2 value)
    Parameters
    Type Name Description
    Texture2D icon

    The icon

    string tooltip

    The tooltip

    Vector2 value

    The min and max values

    LightUnitSliderUIRange(Texture2D, string, Vector2, float)

    Constructor

    Declaration
    public LightUnitSliderUIRange(Texture2D icon, string tooltip, Vector2 value, float presetValue)
    Parameters
    Type Name Description
    Texture2D icon

    The icon

    string tooltip

    The tooltip

    Vector2 value

    The min and max values

    float presetValue

    The value given by the preset

    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)