|
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.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public float ShadowTransparency { get; set; }
Property Value
SingleSee Also