| RenderContextKeysShadow Field |
Note: This API is now obsolete.
The
Shadow. (Only set if a shadow map is currently being rendered.)
Namespace: DigitalRune.GraphicsAssembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax [ObsoleteAttribute("Key has been declared obsolete. The current shadow map can be found in RenderContext.Object.")]
public const string Shadow
<ObsoleteAttribute("Key has been declared obsolete. The current shadow map can be found in RenderContext.Object.")>
Public Const Shadow As String
public:
[ObsoleteAttribute(L"Key has been declared obsolete. The current shadow map can be found in RenderContext.Object.")]
literal String^ Shadow
[<ObsoleteAttribute("Key has been declared obsolete. The current shadow map can be found in RenderContext.Object.")>]
static val mutable Shadow: string
Field Value
Type:
StringSee Also