ShaderUtil.GetShaderMessages
Parameters
| s | The Shader instance to check for messages. |
Returns
ShaderMessage[] An array of ShaderMessage structs containing the generated messages.
Description 描述
Returns each error and warning generated by the Unity Shader Compiler for the given Shader.