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.