| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Unity.ProjectAuditor.Editor.Core.ShaderModuleAnalyzer.html | [Back] [Original] |
class in Unity.ProjectAuditor.Editor.Core
/
Inherits from:Unity.ProjectAuditor.Editor.Core.ModuleAnalyzer
Abstract base class for an Analyzer to be invoked by ShaderModule
| Method | Description |
|---|---|
| Analyze | Implement this method to detect Issues, construct ReportItem objects to describe them, and return them. |
| Method | Description |
|---|---|
| Initialize | Initializes the Analyzer |
| Web Proxy Viewer | New URL | Original Page |