PassIdentifier Constructor

Declaration

public PassIdentifier(uint subshaderIndex, uint passIndex);

Parameters

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

Description

Constructs a new PassIdentifier with the given subshaderIndex and passIndex.


Did you find this page useful? Please give it a rating: