HdrFilter Properties |
The HdrFilter type exposes the following members.
Name | Description | |
---|---|---|
AdaptionSpeed |
Gets or sets the adaption speed of the eye.
| |
BloomIntensity |
Gets or sets the bloom intensity factor.
| |
BloomThreshold |
Gets or sets the brightness threshold.
| |
BlueShiftCenter |
Gets or sets scene luminance where 50% blue shift is applied
| |
BlueShiftColor |
Gets or sets the color of the blue shift.
| |
BlueShiftRange |
Gets or sets the range of the blue shift.
| |
DefaultTargetFormat |
Gets or sets the default target format.
(This property is used by the PostProcessorChain).
(Inherited from PostProcessor.) | |
DownsampleFactor |
Gets or sets the downsample factor.
| |
EnableBlueShift |
Gets or sets a value indicating whether a blue shift is applied to scenes with low average
luminance.
| |
Enabled |
Gets or sets a value indicating whether this post-processor is enabled.
(Inherited from PostProcessor.) | |
GraphicsService |
Gets the graphics service.
(Inherited from PostProcessor.) | |
IsDisposed |
Gets a value indicating whether this post-processor has been disposed of.
(Inherited from PostProcessor.) | |
MaxExposure |
Gets or sets the max exposure factor.
| |
MiddleGray |
Gets or sets the average gray level.
| |
MinExposure |
Gets or sets the min exposure factor.
| |
Name |
Gets or sets the name of the post-processor.
(Inherited from PostProcessor.) | |
UseAdaption |
Gets or sets a value indicating whether dynamic eye adaption should be used.
| |
UseGeometricMean |
Gets or sets a value indicating whether the average luminance is computed using the
geometric mean.
|