operator ==(f16, f16)
Returns whether two f16 values are equal.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Operator
- Namespace: Unity.Burst.Intrinsics
- Assembly: UnityEngine.BurstModule
public static bool operator ==(f16 lhs, f16 rhs)
Parameters
Returns
Type | Description |
|---|---|
| bool |