Version: 2019.4

ShaderKeywordConstructor

マニュアルに切り替える
public ShaderKeyword (string keywordName);

説明

Initializes a new instance of the ShaderKeyword class from a shader global keyword name.


public ShaderKeyword (Shader shader, string keywordName);

説明

Initializes a new instance of the ShaderKeyword class from a shader keyword name.