Version: 2022.3
言語: 日本語

PassIdentifierConstructor

マニュアルに切り替える
public PassIdentifier (uint subshaderIndex, uint passIndex);

パラメーター

subshaderIndex The index of the SubShader the Pass belongs to.
passIndex The index of the Pass in the SubShader.

説明

Constructs a new PassIdentifier with the given subshaderIndex and passIndex.