ShaderMessageConstructor

매뉴얼로 전환
public ShaderMessage (string msg, Rendering.ShaderCompilerMessageSeverity sev);

파라미터

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

설명

Creates a new ShaderMessage with the given message and severity.