PassIdentifier(uint, uint)
Constructs a new PassIdentifier with the given subshaderIndex and passIndex.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public PassIdentifier(uint subshaderIndex, uint passIndex)