Version: 2022.3
언어: 한국어
public string[] keywordNames ;

설명

An array containing the names of all local shader keywords in this local keyword space. (Read Only)

Use this property to retrieve the names of all local shader keywords in this LocalKeywordSpace.

See Also: Shader variants and keywords, LocalKeyword, GlobalKeyword, ComputeShader.keywordSpace, Shader.keywordSpace.