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