Equals
Returns true if the ID in the argument equals this view ID.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
Equals(BatchPackedCullingViewID)
Returns true if the ID in the argument equals this view ID.
public bool Equals(BatchPackedCullingViewID other)
Parameters
Returns
Type | Description |
|---|---|
| bool |
Equals(Object)
Returns true if the ID in the argument equals this view ID.
public override bool Equals(object obj)
Parameters
Returns
Type | Description |
|---|---|
| bool |