Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetBit(int)

Set (1) the specified bit.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Method
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public void SetBit(int bitIndex)

Parameters

bitIndex

The bit index in the range [0, 63].