Property AreDirectShadowsEnabled
AreDirectShadowsEnabled
Gets or sets a value indicating whether shadows cast by the main light source should be shown.
Declaration
public bool AreDirectShadowsEnabled { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
|
Remarks
Shadows cast by the terrain are not supported. Enabling shadows can impact rendering performance, depending on the amount of data in the scene.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |