Version: 2022.2
언어: 한국어

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.