ShaderSet.Pbr

ShaderSet.Pbr property

Gets or sets the shader that used to render the PBR material

public ShaderProgram Pbr { get; set; }

See Also