|  | |
| Render | |
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic sealed class RenderDepthShadowRenderingStep : RenderingStepBase
The RenderDepthShadowRenderingStep type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | RenderDepthShadowRenderingStep(String, String) | Constructor | 
|  | RenderDepthShadowRenderingStep(ShaderResourceView, String, String) | Constructor | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CustomBlendState | Gets or sets a CustomBlendState that is used to render the texture. When null (by default) the Opaque is used. | 
|  | DepthTexture | Gets or sets a ShaderResourceView that represents the depth texture | 
|  | IsTransparentShadow | IsTransparentShadow | 
|  | MaxDepth | MaxDepth | 
|  | MinDepth | MinDepth | 
|  | ShadowDarkness | ShadowDarkness | 
 See Also
See Also