docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Draw

    Draw(Rect, SerializedProperty, ref float)

    Draws the slider in a given Rect

    Declaration
    public virtual void Draw(Rect rect, SerializedProperty value, ref float floatValue)
    Parameters
    Type Name Description
    Rect rect

    The Rect to draw the slider into

    SerializedProperty value

    The SerializedProperty with the property serialized

    float floatValue

    The float value modified by the slider GUI

    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)