Version: 2022.2
言語: 日本語

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.