Unity Engine documentationScript ReferenceUnityEngineUnityEngine.RenderingGraphicsStateCollectionGraphicsStateCollection.GraphicsStatedepthBiasThe global depth bias value for this rendering configuration.Read time 1 minuteLast updated 12 days agoDefinition Type: Field Namespace: UnityEngine.Rendering Assembly: UnityEngine.CoreModule public float depthBias Remarks See: CommandBuffer.SetGlobalDepthBias and Offset command in ShaderLab.