Method SetKeyword
SetKeyword(ComputeShader, string, bool)
Turn a compute shader's keyword on/off.
public static void SetKeyword(this ComputeShader shader, string kw, bool enable)
Turn a compute shader's keyword on/off.
public static void SetKeyword(this ComputeShader shader, string kw, bool enable)