PbrMaterial.EmissiveTexture

PbrMaterial.EmissiveTexture property

Gets or sets the texture for emissive

public TextureBase EmissiveTexture { get; set; }

See Also