Render | |
public sealed class RenderDepthShadowRenderingStep : RenderingStepBase
The RenderDepthShadowRenderingStep type exposes the following members.
| Name | Description | |
|---|---|---|
| RenderDepthShadowRenderingStep(String, String) | Constructor | |
| RenderDepthShadowRenderingStep(ShaderResourceView, String, String) | Constructor |
| 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 |