PbrMaterial.MetallicRoughness

PbrMaterial.MetallicRoughness property

Gets or sets the texture for metallic(in R channel) and roughness(in G channel)

public TextureBase MetallicRoughness { get; set; }

See Also