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.