Version: 2023.1
언어: 한국어

ShaderCompilerMessageSeverity

enumeration

매뉴얼로 전환

설명

Indicates the severity of a message returned by the Unity Shader Compiler.

Used in the ShaderMessage class.

변수

ErrorIndicates that a message returned by the Unity Shader Compiler is an error and the compilation failed.
WarningIndicates that a message returned by the Unity Shader Compiler is a warning.