Version: 2022.1
언어: 한국어

CommandBuffer.EnableShaderKeyword

매뉴얼로 전환
public void EnableShaderKeyword (string keyword);

파라미터

keyword Name of a global shader keyword to enable.

설명

Adds a command to enable a global keyword with a given name.

If a global keyword with the name you pass in does not exist, Unity creates one with that name when you call this function. To get all the global keywords that already exist, use Shader.globalKeywords. Note: it is more efficient to use EnableKeyword.

See Also: DisableShaderKeyword, Shader.EnableKeyword.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961