MaterialBuilder.WithMetallicRoughness

WithMetallicRoughness(float?, float?)

public MaterialBuilder WithMetallicRoughness(float? metallic = null, float? roughness = null)

See Also


WithMetallicRoughness(ImageBuilder, float?, float?)

public MaterialBuilder WithMetallicRoughness(ImageBuilder imageFile, float? metallic = null, 
    float? roughness = null)

See Also