ShaderMessage Constructor

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.