Version: 2022.3

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.