ResetBit(int)
Reset (0) the specified bit.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.LowLevelPhysics2D
- Assembly: UnityEngine.Physics2DModule
public void ResetBit(int bitIndex)
Parameters
The bit index in the range [0, 63].