PbrMaterial.MetallicFactor

PbrMaterial.MetallicFactor property

Gets or sets the metalness of the material, value of 1 means the material is a metal and value of 0 means the material is a dielectric.

public double MetallicFactor { get; set; }

See Also