Click or drag to resize
DigitalRuneShadowMapRenderer Properties

The ShadowMapRenderer type exposes the following members.

Properties
  NameDescription
Public propertyIsDisposed
Gets a value indicating whether this instance has been disposed of.
(Inherited from SceneNodeRenderer.)
Public propertyOrder
Gets the draw order of this scene node renderer.
(Inherited from SceneNodeRenderer.)
Public propertyRenderCallback
Gets or sets the method which renders the scene into the shadow map.
Public propertyRenderers
Gets the list of scene node renderers managed by this instance.
(Inherited from SceneRenderer.)
Top
See Also