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