Version: 2019.4

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.