Version: 2023.1
언어: 한국어

ApplyRulesIfTagsNotEqualAttributeConstructor

매뉴얼로 전환
public ApplyRulesIfTagsNotEqualAttribute (params string[] tags);

파라미터

tags An array of strings with tag names and values. Use the first element in the array for the tag name, then the second element for the tag value, and so on.

설명

Enable or disable shader keyword filter attributes based on shader tags.

Unity enables filter attributes if the shader compilation context does not contain any of the tags.