operator ==(LocalKeywordSpace, LocalKeywordSpace)
Returns true if the local shader keyword spaces 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 ==(LocalKeywordSpace lhs, LocalKeywordSpace rhs)
Parameters
Returns
Type | Description |
|---|---|
| bool |