interface in UnityEditor.Build
Implements interfaces:IOrderedCallback
Switch to ManualImplement this interface to receive a callback before a compute shader is compiled.
OnProcessComputeShader | Implement this interface to receive a callback before Unity compiles a compute shader kernel into a build. |