IShadowMapRenderer Interface |
Namespace: DigitalRune.Graphics.Rendering
The IShadowMapRenderer type exposes the following members.
Name | Description | |
---|---|---|
RenderCallback |
Gets or sets the method which renders the scene into the shadow map.
|
The shadow map renderers usually require a RenderCallback method to render the scene. The callback method needs to render the scene using the camera and the information given in the RenderContext.