Version: 2022.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.