Click or drag to resize
AB4D logo

DynamicPlanarShadowRenderingProviderShadowMapWidth Property

Gets an integer value that represents the width of a shadow depth map texture. This value is set by the constructor that takes shadow map size or from the constructor that takes back buffers.

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
Syntax
C#
public int ShadowMapWidth { get; }

Property Value

Int32
See Also