Version: 2022.1
언어: 한국어

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.