Equals(GraphicsBufferHandle)
Checks if this GraphicsBufferHandle and another are equal, based on their integer values.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public bool Equals(GraphicsBufferHandle other)
Parameters
The other to compare with this instance.
GraphicsBufferHandleReturns
Type | Description |
|---|---|
| bool | Returns true if the two instances of |