Click or drag to resize
DigitalRuneCascadedShadow Properties

The CascadedShadow type exposes the following members.

Properties
  NameDescription
Public propertyCascadeSelection
Gets or sets the cascade selection mode.
Public propertyDepthBias
Gets or sets the depth bias used to remove "surface acne".
Public propertyDepthBiasOffset Obsolete.
Gets or sets the depth bias offset of each cascade used to remove surface acne.
Public propertyDepthBiasScale Obsolete.
Gets or sets the depth bias scale of each cascade used to remove surface acne.
Public propertyDistances
Gets or sets the cascade split distances.
Public propertyFadeOutDistance Obsolete.
Gets or sets the distance from the camera where the shadow starts to fade out.
Public propertyFadeOutRange
Gets or sets the relative distance over which shadows are faded out.
Public propertyFilterRadius
Gets or sets the filter radius.
Public propertyIsCascadeLocked
Gets or sets the flags which determine if a cascade is locked.
Public propertyJitterResolution
Gets or sets the jitter resolution (for jitter sampling).
Public propertyMaxDistance Obsolete.
Gets or sets the maximum distance from the camera up to which shadows are rendered.
Public propertyMinLightDistance
Gets or sets the minimal distance of the light projection to the camera frustum of a cascade.
Public propertyNormalOffset
Gets or sets the normal offset used to remove "surface acne".
Public propertyNumberOfCascades
Gets or sets the number of cascades.
Public propertyNumberOfSamples
Gets or sets the number of filter samples.
Public propertyPrefer16Bit
Gets or sets a value indicating whether the shadow map should use a 16-bit format to store depth.
(Inherited from Shadow.)
Public propertyPreferredSize
Gets or sets the size of the desired size of the shadow map in texels.
(Inherited from Shadow.)
Public propertyShadowFog
Gets or sets the shadow factor that is used beyond the max shadow distance.
Public propertyShadowMap
Gets or sets the shadow map.
Public propertyShadowMask
Gets or sets the shadow mask.
(Inherited from Shadow.)
Public propertyShadowMaskChannel
Gets or sets the shadow mask channel.
(Inherited from Shadow.)
Public propertySplitDistribution Obsolete.
Gets or sets the split distribution parameter.
Public propertyVisualizeCascades
Gets or sets a value indicating whether cascades are visualized for debugging.
Top
See Also