Click or drag to resize
DigitalRuneCubeMapShadow Properties

The CubeMapShadow type exposes the following members.

Properties
  NameDescription
Public propertyDepthBias
Gets or sets the depth bias used to remove "surface acne".
Public propertyDepthBiasOffset Obsolete.
Gets or sets the depth bias offset used to remove surface acne.
Public propertyDepthBiasScale Obsolete.
Gets or sets the depth bias scale used to remove surface acne.
Public propertyFilterRadius
Gets or sets the filter radius.
Public propertyJitterResolution
Gets or sets the jitter resolution (for jitter sampling).
Public propertyNear
Gets or sets the near plane distance for the shadow projection.
Public propertyNormalOffset
Gets or sets the normal offset used to remove "surface acne".
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 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.)
Top
See Also