Table of Contents

Class LightPointShadowMap

Namespace
Stride.Rendering.Lights
Assembly
Stride.Rendering.dll

A standard shadow map.

[DataContract("LightPointShadowMap")]
[Display("Point ShadowMap", null)]
public sealed class LightPointShadowMap : LightShadowMap, ILightShadow
Inheritance
LightPointShadowMap
Implements
Inherited Members

Properties

Type

The type of shadow mapping technique to use for this point light

public LightPointShadowMapType Type { get; set; }

Property Value

LightPointShadowMapType