PbrSpecularMaterial.Specular

PbrSpecularMaterial.Specular property

Gets or sets the specular color of the material, default value is (1, 1, 1).

public Vector3 Specular { get; set; }

See Also