ShaderKeywordConstructor

Cambiar al Manual
public ShaderKeyword (string keywordName);

Descripción

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


public ShaderKeyword (Shader shader, string keywordName);

Descripción

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