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