keywordName | The name of the keyword. |
Initializes a new instance of the ShaderKeyword class from a shader global keyword name.
See Also: IPreprocessShaders.OnProcessShader.
shader | The shader that declares the keyword. |
keywordName | The name of the keyword. |
Initializes a new instance of the ShaderKeyword class from a global or local shader keyword name.
See Also: IPreprocessShaders.OnProcessShader.