Version: 2020.3
言語: 日本語

ShaderMessageConstructor

マニュアルに切り替える
public ShaderMessage (string msg, Rendering.ShaderCompilerMessageSeverity sev);

パラメーター

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

説明

Creates a new ShaderMessage with the given message and severity.