ShaderMessage

struct in UnityEditor

매뉴얼로 전환

설명

Contains information about messages generated by Unity's Shader Compiler.

변수

fileThe source file where the shader message was found.
lineThe line of code where the shader message was found.
messageThe message returned by the Unity Shader Compiler.
messageDetailsAn (optional) detailed message returned from the Unity Shader Compiler.
platformThe specific platform where the Unity Shader Compiler discovered the message.
severityIndicates the severity of the message returned from the Unity Shader Compiler.

생성자

ShaderMessageCreates a new ShaderMessage with the given message and severity.

Public 함수

EqualsCompares two ShaderMessage on an element-by-element basis.
GetHashCodeGenerates a hash value based on the contents of the message.

연산자

operator !=Returns true if any of the elements of the two arguments are not equal.
operator ==Returns true if all memebers of the two arguments are equal.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961