This version of Unity is unsupported.

CommandBuffer.DisableShaderKeyword

Declaration

public void DisableShaderKeyword(string keyword);

Parameters

keyword The name of the global shader keyword to disable.

Description

Adds a command to disable global shader keyword.