ShaderMessageConstructor

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

Parámetros

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

Descripción

Creates a new ShaderMessage with the given message and severity.