operator ==(PassIdentifier, PassIdentifier)
Returns true if the pass identifiers are the same. Otherwise, returns false.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Operator
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public static bool operator ==(PassIdentifier lhs, PassIdentifier rhs)
Parameters
Returns
Type | Description |
|---|---|
| bool |