Version: 2020.3
言語: 日本語

Pass

class in UnityEditor

マニュアルに切り替える

説明

This class describes a pass of a subshader.

変数

NameThe name of this pass (may be empty).
SourceCodeThe source code for this pass.

Public 関数

CompileVariantCompiles a shader variant for this shader pass and returns its bytecode and resource layout.
HasShaderStageChecks whether this pass includes a shader stage.