docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property Blend

    Blend

    The blend parameter to use if both image sources are specified (e.g., 0.25 to include 25% of the first and 75% of the second). Note that this value is not clamped to [0, 1]; similar to Mathf.LerpUnclamped, values outside [0, 1] will amplify the difference between the two sources.

    Declaration
    public float Blend { get; set; }
    Property Value
    Type Description
    float
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)