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