docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SetGlobalDepthBias

    SetGlobalDepthBias(float, float)

    Wraps SetGlobalDepthBias on a CommandBuffer.

    Declaration
    public void SetGlobalDepthBias(float bias, float slopeBias)
    Parameters
    Type Name Description
    float bias

    See CommandBuffer documentation

    float slopeBias

    See CommandBuffer documentation

    Implements
    IBaseCommandBuffer.SetGlobalDepthBias(float, float)
    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)