ShaderMessage Constructor

Declaration

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

Parameters

msg The message to report.
sev Indicates the severity of the message.

Description

Creates a new ShaderMessage with the given message and severity.


Did you find this page useful? Please give it a rating: