CadMaterial.SpecularColorFactor

CadMaterial.SpecularColorFactor property

Gets or sets the specular color factor.

public double? SpecularColorFactor { get; set; }

Property Value

The specular color factor.

See Also