This version of Unity is unsupported.

IPreprocessComputeShaders

interface in UnityEditor.Build


Implements interfaces:IOrderedCallback

Description

Implement this interface to receive a callback before a compute shader is compiled.

Public Methods

OnProcessComputeShaderImplement this interface to receive a callback before Unity compiles a compute shader kernel into a build.