Class ColorGrading
Inheritance
System.Object
ColorGrading
Syntax
[Serializable]
public sealed class ColorGrading : PostProcessEffectSettings
Fields
blueCurve
Declaration
public SplineParameter blueCurve
Field Value
brightness
Declaration
[DisplayName("Brightness")]
public FloatParameter brightness
Field Value
colorFilter
Declaration
[DisplayName("Color Filter")]
public ColorParameter colorFilter
Field Value
contrast
Declaration
[DisplayName("Contrast")]
public FloatParameter contrast
Field Value
externalLut
Declaration
[DisplayName("Lookup Texture")]
public TextureParameter externalLut
Field Value
gain
Declaration
[DisplayName("Gain")]
[Trackball(TrackballAttribute.Mode.Gain)]
public Vector4Parameter gain
Field Value
gamma
Declaration
[DisplayName("Gamma")]
[Trackball(TrackballAttribute.Mode.Gamma)]
public Vector4Parameter gamma
Field Value
gradingMode
Declaration
[DisplayName("Mode")]
public GradingModeParameter gradingMode
Field Value
greenCurve
Declaration
public SplineParameter greenCurve
Field Value
hueShift
Declaration
[DisplayName("Hue Shift")]
public FloatParameter hueShift
Field Value
hueVsHueCurve
Declaration
public SplineParameter hueVsHueCurve
Field Value
hueVsSatCurve
Declaration
public SplineParameter hueVsSatCurve
Field Value
ldrLut
Declaration
[DisplayName("Lookup Texture")]
public TextureParameter ldrLut
Field Value
ldrLutContribution
Declaration
[DisplayName("Contribution")]
public FloatParameter ldrLutContribution
Field Value
lift
Declaration
[DisplayName("Lift")]
[Trackball(TrackballAttribute.Mode.Lift)]
public Vector4Parameter lift
Field Value
lumVsSatCurve
Declaration
public SplineParameter lumVsSatCurve
Field Value
masterCurve
Declaration
public SplineParameter masterCurve
Field Value
mixerBlueOutBlueIn
Declaration
[DisplayName("Blue")]
public FloatParameter mixerBlueOutBlueIn
Field Value
mixerBlueOutGreenIn
Declaration
[DisplayName("Green")]
public FloatParameter mixerBlueOutGreenIn
Field Value
mixerBlueOutRedIn
Declaration
[DisplayName("Red")]
public FloatParameter mixerBlueOutRedIn
Field Value
mixerGreenOutBlueIn
Declaration
[DisplayName("Blue")]
public FloatParameter mixerGreenOutBlueIn
Field Value
mixerGreenOutGreenIn
Declaration
[DisplayName("Green")]
public FloatParameter mixerGreenOutGreenIn
Field Value
mixerGreenOutRedIn
Declaration
[DisplayName("Red")]
public FloatParameter mixerGreenOutRedIn
Field Value
mixerRedOutBlueIn
Declaration
[DisplayName("Blue")]
public FloatParameter mixerRedOutBlueIn
Field Value
mixerRedOutGreenIn
Declaration
[DisplayName("Green")]
public FloatParameter mixerRedOutGreenIn
Field Value
mixerRedOutRedIn
Declaration
[DisplayName("Red")]
public FloatParameter mixerRedOutRedIn
Field Value
postExposure
Declaration
[DisplayName("Post-exposure (EV)")]
public FloatParameter postExposure
Field Value
redCurve
Declaration
public SplineParameter redCurve
Field Value
saturation
Declaration
[DisplayName("Saturation")]
public FloatParameter saturation
Field Value
satVsSatCurve
Declaration
public SplineParameter satVsSatCurve
Field Value
temperature
Declaration
[DisplayName("Temperature")]
public FloatParameter temperature
Field Value
tint
Declaration
[DisplayName("Tint")]
public FloatParameter tint
Field Value
toneCurveGamma
Declaration
[DisplayName("Gamma")]
[Min(0.001F)]
public FloatParameter toneCurveGamma
Field Value
toneCurveShoulderAngle
Declaration
[DisplayName("Shoulder Angle")]
public FloatParameter toneCurveShoulderAngle
Field Value
toneCurveShoulderLength
Declaration
[DisplayName("Shoulder Length")]
[Min(0F)]
public FloatParameter toneCurveShoulderLength
Field Value
toneCurveShoulderStrength
Declaration
[DisplayName("Shoulder Strength")]
public FloatParameter toneCurveShoulderStrength
Field Value
toneCurveToeLength
Declaration
[DisplayName("Toe Length")]
public FloatParameter toneCurveToeLength
Field Value
toneCurveToeStrength
Declaration
[DisplayName("Toe Strength")]
public FloatParameter toneCurveToeStrength
Field Value
tonemapper
Declaration
[DisplayName("Mode")]
public TonemapperParameter tonemapper
Field Value
Methods
IsEnabledAndSupported(PostProcessRenderContext)
Declaration
public override bool IsEnabledAndSupported(PostProcessRenderContext context)
Parameters
Returns
Type |
Description |
System.Boolean |
|
Overrides
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.