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