PbrMaterial.SpecularTexture

PbrMaterial.SpecularTexture property

Gets or sets the texture for specular color

public TextureBase SpecularTexture { get; set; }

See Also