Version: 2022.3
언어: 한국어
public uint keywordCount ;

설명

The number of local shader keywords in this local keyword space. (Read Only)

This property enables you to query the number of local shader keywords in this LocalKeywordSpace without any allocations.

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