| ShadowMaskRenderer Properties |
The ShadowMaskRenderer type exposes the following members.
| Name | Description | |
|---|---|---|
| Filter |
Gets or sets a filter that is applied to the shadow masks as a post-process.
| |
| IsDisposed |
Gets a value indicating whether this instance has been disposed of.
(Inherited from SceneNodeRenderer.) | |
| MaxNumberOfShadowsMasks |
Gets or sets the max number of shadows masks.
| |
| Order |
Gets the draw order of this scene node renderer.
(Inherited from SceneNodeRenderer.) | |
| Renderers |
Gets the list of scene node renderers managed by this instance.
(Inherited from SceneRenderer.) | |
| ShadowMasks |
Gets the shadow masks. (For debugging only.)
| |
| UpsampleDepthSensitivity |
Gets or sets a value controlling the bilateral upsampling. (Only used when
UseHalfResolution is .)
| |
| UseHalfResolution |
Gets or sets a value indicating whether the shadow mask is created using only the half scene
resolution to improve performance.
|