Click or drag to resize
DigitalRuneHdrFilter Properties

The HdrFilter type exposes the following members.

Properties
  NameDescription
Public propertyAdaptionSpeed
Gets or sets the adaption speed of the eye.
Public propertyBloomIntensity
Gets or sets the bloom intensity factor.
Public propertyBloomThreshold
Gets or sets the brightness threshold.
Public propertyBlueShiftCenter
Gets or sets scene luminance where 50% blue shift is applied
Public propertyBlueShiftColor
Gets or sets the color of the blue shift.
Public propertyBlueShiftRange
Gets or sets the range of the blue shift.
Public propertyDefaultTargetFormat
Gets or sets the default target format. (This property is used by the PostProcessorChain).
(Inherited from PostProcessor.)
Public propertyDownsampleFactor
Gets or sets the downsample factor.
Public propertyEnableBlueShift
Gets or sets a value indicating whether a blue shift is applied to scenes with low average luminance.
Public propertyEnabled
Gets or sets a value indicating whether this post-processor is enabled.
(Inherited from PostProcessor.)
Public propertyGraphicsService
Gets the graphics service.
(Inherited from PostProcessor.)
Public propertyIsDisposed
Gets a value indicating whether this post-processor has been disposed of.
(Inherited from PostProcessor.)
Public propertyMaxExposure
Gets or sets the max exposure factor.
Public propertyMiddleGray
Gets or sets the average gray level.
Public propertyMinExposure
Gets or sets the min exposure factor.
Public propertyName
Gets or sets the name of the post-processor.
(Inherited from PostProcessor.)
Public propertyUseAdaption
Gets or sets a value indicating whether dynamic eye adaption should be used.
Public propertyUseGeometricMean
Gets or sets a value indicating whether the average luminance is computed using the geometric mean.
Top
See Also