NextBool2()
Returns a uniformly random bool2 value.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: Unity.Mathematics
- Assembly: UnityEngine.MathematicsModule
public bool2 NextBool2()
Returns
Type | Description |
|---|---|
| bool2 | A uniformly random bool2 value. |