Version: 2022.1
언어: 한국어

Subshader

class in UnityEditor

매뉴얼로 전환

설명

This class describes a subshader.

변수

LevelOfDetailThe level of detail (LOD) specified in this subshader (Read Only).
PassCountThe number of passes for this subshader.

Public 함수

FindTagValueSearches for the tag specified by tagName on this SubShader and returns the value of the tag.
GetPassGet a pass of a subshader.