| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Build.IPreprocessComputeShaders.html | [Back] [Original] |
Implement this interface to receive a callback before a compute shader is compiled.
For more information about build callbacks, refer to Use build callbacks
| Method | Description |
|---|---|
| OnProcessComputeShader | Implement this interface to receive a callback before Unity compiles a compute shader kernel into a build. |
| Web Proxy Viewer | New URL | Original Page |