Implement this interface to receive a callback before a shader is compiled.
For more information about build callbacks, refer to Use build callbacks.
| Method | Description |
|---|---|
| OnProcessShader | Implement this interface to receive a callback before a shader snippet is compiled. |