LightPointShadowMap Class
Namespace: Stride.Rendering.LightsAssembly: Stride.Rendering.dll
A standard shadow map.
Derived from LightPointShadowMap:
[DataContract("LightPointShadowMap")]
[Display("Point ShadowMap", null)]
public sealed class LightPointShadowMap : LightShadowMap, ILightShadow
| Name | Description | |
|---|---|---|
| Properties | ||
| Type | The type of shadow mapping technique to use for this point light |
|
Properties
Type
The type of shadow mapping technique to use for this point light
public LightPointShadowMapType Type { get; set; }
Property Value
| Type | Description |
|---|---|
| LightPointShadowMapType |