|
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.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
Syntax public int ShadowMapWidth { get; }
Property Value
Int32See Also