Version: 2022.1
언어: 한국어

ShaderTagId

struct in UnityEngine.Rendering

매뉴얼로 전환

설명

Shader tag ids are used to refer to various names in shaders.

정적 변수

noneDescribes a shader tag id not referring to any name.

변수

nameGets the name of the tag referred to by the shader tag id.

생성자

ShaderTagIdGets or creates a shader tag id representing the given name.

연산자

Unknown operatorConverts a string to a ShaderTagId.