PbrSpecularMaterial.DiffuseTexture

PbrSpecularMaterial.DiffuseTexture property

Gets or sets the texture for diffuse

public TextureBase DiffuseTexture { get; set; }

See Also