Variance |
public class VarianceShadowMaterial : Material, ITransparentMaterial
The VarianceShadowMaterial type exposes the following members.
Name | Description | |
---|---|---|
VarianceShadowMaterial | Initializes a new instance of the VarianceShadowMaterial class |
Name | Description | |
---|---|---|
HasTransparency | Gets a boolean that specifies if this material is semi-transparent and needs to be alpha blended with the scene. | |
ShadowDarkness | Gets or sets a float that specifies how dark the shadow is, for example: 1 = black; 0.5 = gray; 0 = white. Default value is 1. |