PhongMaterial.ReflectionFactor

PhongMaterial.ReflectionFactor property

Gets or sets the attenuation of the reflection color.

public double ReflectionFactor { get; set; }

Property Value

The reflection factor.

See Also