Class GLQuadToneMapRendererFeature
- Namespace
- Gamelogic.Fx.URP.PostProcessing.Effects
- Assembly
- Gamelogic.Fx.URP.dll
A smooth 4-way threshold shader using inverse lerp (linear blend). Interpolates between Low–Mid0, Mid0–Mid1, and Mid1–High based on lightness. Values below LowValue use LowColor, above HighValue use HighColor.
[HelpURL("https://www.gamelogic.co.za/documentation/fx/common/docs/effects-reference-common.html#quad-tone-map")]
public sealed class GLQuadToneMapRendererFeature : PostProcessRendererFeature<QuadToneMapProperties>, IDisposable
- Inheritance
-
ScriptableRendererFeatureGLQuadToneMapRendererFeature
- Implements
- Inherited Members
-
ScriptableRendererFeature.isActiveScriptableRendererFeature.OnCameraPreCull(ScriptableRenderer, in CameraData)ScriptableRendererFeature.Dispose()Object.Instantiate(Object, Vector3, Quaternion)Object.Instantiate(Object)Object.Instantiate(Object, Transform)Object.Instantiate<T>(T)Object.Instantiate<T>(T, Vector3, Quaternion)Object.Instantiate<T>(T, Vector3, Quaternion, Transform)Object.Instantiate<T>(T, Transform)Object.Destroy(Object)Object.DestroyImmediate(Object)Object.DestroyObject(Object)Object.FindObjectsOfType<T>()Object.nameObject.hideFlags