Skip to content

lib.img.adjust.ColorGradeDepth

Thomas Mann edited this page Jan 17, 2024 · 2 revisions

ColorGradeDepth

in lib.img.adjust


A advanced color grade that uses a depth buffer based gradient look for additional effects.


Input Parameters

Name (Relevancy & Type) Description
Texture2d (Texture2DRequired) -
PreSaturate (Single) -
Gain (Vector4) -
Gamma (Vector4) -
Lift (Vector4) -
VignetteColor (Vector4) -
VignetteRadius (Single) -
VignetteFeather (Single) -
VignetteCenter (Vector2) -
DepthBuffer (Texture2DRequired) -
Gradient (Gradient) -
GradientDepthRange (Vector2) -
CamNearFarClip (Vector2) -

Outputs

Name Type
Output SharpDX.Direct3D11.Texture2D

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally