docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor NoInterpClampedFloatParameter

    NoInterpClampedFloatParameter(float, float, float, bool)

    Creates a new NoInterpClampedFloatParameter instance.

    Declaration
    public NoInterpClampedFloatParameter(float value, float min, float max, bool overrideState = false)
    Parameters
    Type Name Description
    float value

    The initial value to store in the parameter.

    float min

    The minimum value to clamp the parameter to

    float max

    The maximum value to clamp the parameter to.

    bool overrideState

    The initial override state for the parameter.

    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)