Click or drag to resize
AB4D logo

PlanarShadowRenderingProviderShadowTransparency Property

Gets or sets a float value that defines the transparency of the shadow (1 means no transparency; 0 means full transparency; default value is 0.65f).

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public float ShadowTransparency { get; set; }

Property Value

Single
See Also