Class ShadowsMidtonesHighlights
Inheritance
ShadowsMidtonesHighlights
Syntax
[Serializable]
public sealed class ShadowsMidtonesHighlights : VolumeComponent, IPostProcessComponent
Fields
highlights
Declaration
public Vector4Parameter highlights
Field Value
Type |
Description |
Vector4Parameter |
|
highlightsEnd
Declaration
public MinFloatParameter highlightsEnd
Field Value
Type |
Description |
MinFloatParameter |
|
highlightsStart
Declaration
public MinFloatParameter highlightsStart
Field Value
Type |
Description |
MinFloatParameter |
|
midtones
Declaration
public Vector4Parameter midtones
Field Value
Type |
Description |
Vector4Parameter |
|
shadows
Declaration
public Vector4Parameter shadows
Field Value
Type |
Description |
Vector4Parameter |
|
shadowsEnd
Declaration
public MinFloatParameter shadowsEnd
Field Value
Type |
Description |
MinFloatParameter |
|
shadowsStart
Declaration
public MinFloatParameter shadowsStart
Field Value
Type |
Description |
MinFloatParameter |
|
Methods
IsActive()
Declaration
Returns
Implements
IsTileCompatible()
Declaration
public bool IsTileCompatible()
Returns
Implements