Version: 2023.2
言語: 日本語

EvaluationMode

enumeration

マニュアルに切り替える

説明

How Unity evaluates the shader keyword filter attribute state.

変数

NormalThe shader keyword filter is active if the condition matches the data field the attribute is attached to.
NegatedThe shader keyword filter is active if the condition does not match the data field the attribute is attached to.