Click or drag to resize
DigitalRuneShadowMaskRenderer Properties

The ShadowMaskRenderer type exposes the following members.

Properties
  NameDescription
Public propertyFilter
Gets or sets a filter that is applied to the shadow masks as a post-process.
Public propertyIsDisposed
Gets a value indicating whether this instance has been disposed of.
(Inherited from SceneNodeRenderer.)
Public propertyMaxNumberOfShadowsMasks
Gets or sets the max number of shadows masks.
Public propertyOrder
Gets the draw order of this scene node renderer.
(Inherited from SceneNodeRenderer.)
Public propertyRenderers
Gets the list of scene node renderers managed by this instance.
(Inherited from SceneRenderer.)
Public propertyShadowMasks
Gets the shadow masks. (For debugging only.)
Public propertyUpsampleDepthSensitivity
Gets or sets a value controlling the bilateral upsampling. (Only used when UseHalfResolution is .)
Public propertyUseHalfResolution
Gets or sets a value indicating whether the shadow mask is created using only the half scene resolution to improve performance.
Top
See Also