ShaderMessageConstructor

Switch to Manual
public ShaderMessage (string msg, Rendering.ShaderCompilerMessageSeverity sev);

Parameters

msgThe message to report.
sevIndicates the severity of the message.

Description

Creates a new ShaderMessage with the given message and severity.